mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
suitesparse: Update to 5.10.1
Switch to hardcoded SHA in SRCREV instead of tag Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-5
@@ -5,11 +5,7 @@ SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https \
|
|||||||
file://0002-Preserve-links-when-installing-libmetis.patch \
|
file://0002-Preserve-links-when-installing-libmetis.patch \
|
||||||
file://0003-Add-version-information-to-libmetis.patch \
|
file://0003-Add-version-information-to-libmetis.patch \
|
||||||
"
|
"
|
||||||
|
SRCREV = "538273cfd53720a10e34a3d80d3779b607e1ac26"
|
||||||
SRC_URI[md5sum] = "c414679bbc9432a3def01b31ad921140"
|
|
||||||
SRC_URI[sha256sum] = "06726e471fbaa55f792578f9b4ab282ea9d008cf39ddcc3b42b73400acddef40"
|
|
||||||
|
|
||||||
SRCREV = "v${PV}"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user