diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb | 3 |
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 @@ | |||
| 1 | LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0" | 1 | LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0" |
| 2 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f9f2b9d61cb769a67c4cd079e1166de7" | 2 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5fa987762101f748a6cdd951b64ffc6b" |
| 3 | SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https \ | 3 | SRC_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" | |||
| 73 | FILES_${PN}-dev += "${includedir} ${libdir}/*.so" | 73 | FILES_${PN}-dev += "${includedir} ${libdir}/*.so" |
| 74 | 74 | ||
| 75 | EXCLUDE_FROM_WORLD = "1" | 75 | EXCLUDE_FROM_WORLD = "1" |
| 76 | |||
