mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
@@ -75,3 +75,6 @@ FILES_${PN} += " \
|
||||
|
||||
FILES_${PN}-staticdev += "${libdir}/libmongoose.a"
|
||||
FILES_${PN}-dev += "${includedir} ${libdir}/*.so"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user