mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
sed: Add SRC_URI Checksums for GPLv2
(From OE-Core rev: e60ccfc4e30787f00b76124491cc53fe8494af47) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0a2ff4d2f6
commit
df35bf3b32
@@ -9,6 +9,9 @@ PR = "r5"
|
||||
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz \
|
||||
file://fix_return_type.patch"
|
||||
|
||||
SRC_URI[md5sum] = "928f0e06422f414091917401f1a834d0"
|
||||
SRC_URI[sha256sum] = "638e837ba765d5da0a30c98b57c2953cecea96827882f594612acace93ceeeab"
|
||||
|
||||
inherit autotools update-alternatives gettext
|
||||
|
||||
do_install () {
|
||||
|
||||
Reference in New Issue
Block a user