mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ddrescue: update to 1.24
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
9f825cb31c
commit
b7e70d79f8
+2
-3
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
|
||||
file://main_common.cc;beginline=5;endline=16;md5=3ec288b2676528cd2b069364e313016f"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.lz"
|
||||
SRC_URI[md5sum] = "49c845ed89d25b534842e40366154cb4"
|
||||
SRC_URI[sha256sum] = "09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7"
|
||||
SRC_URI[md5sum] = "8ac89f833c0df221723e33b447e230fe"
|
||||
SRC_URI[sha256sum] = "4b5d3feede70e3657ca6b3c7844f23131851cbb6af0cecc9721500f7d7021087"
|
||||
|
||||
# This isn't already added by base.bbclass
|
||||
do_unpack[depends] += "lzip-native:do_populate_sysroot"
|
||||
@@ -42,4 +42,3 @@ do_install () {
|
||||
rm -f ${D}${infodir}/dir
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user