summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb b/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb
index 1e165039b1..b92f63b265 100644
--- a/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb
+++ b/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb
@@ -1,5 +1,5 @@
1LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0" 1LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0"
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f9f2b9d61cb769a67c4cd079e1166de7" 2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5fa987762101f748a6cdd951b64ffc6b"
3SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https \ 3SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https \
4 file://0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch \ 4 file://0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch \
5 file://0002-Preserve-links-when-installing-libmetis.patch \ 5 file://0002-Preserve-links-when-installing-libmetis.patch \
@@ -73,4 +73,3 @@ FILES_${PN}-staticdev += "${libdir}/libmongoose.a"
73FILES_${PN}-dev += "${includedir} ${libdir}/*.so" 73FILES_${PN}-dev += "${includedir} ${libdir}/*.so"
74 74
75EXCLUDE_FROM_WORLD = "1" 75EXCLUDE_FROM_WORLD = "1"
76