summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/suitesparse
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-131-1/+1
| | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suitesparse: Exclude from worldKhem Raj2020-11-111-0/+3
| | | | | | | It needs lapack which needs fortran Move suitesparse into packagegroup-meta-oe-fortran-packages Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add suitesparseGregory Anders2020-11-094-0/+191
Signed-off-by: Khem Raj <raj.khem@gmail.com>