suitesparse: Exclude from world

It needs lapack which needs fortran
Move suitesparse into packagegroup-meta-oe-fortran-packages

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-11-11 10:12:03 -08:00
parent 4cdd651960
commit f3a2338978
2 changed files with 4 additions and 1 deletions
@@ -75,3 +75,6 @@ FILES_${PN} += " \
FILES_${PN}-staticdev += "${libdir}/libmongoose.a"
FILES_${PN}-dev += "${includedir} ${libdir}/*.so"
EXCLUDE_FROM_WORLD = "1"