mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 20:29:41 +01:00
gzip: Add SRC_URI Checksums for GPLv2
(From OE-Core rev: b8b8b0383e806cc1d3a6f8114338112310f940f2) 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
ced61e8607
commit
0a2ff4d2f6
@@ -13,6 +13,9 @@ SRC_URI = "${GNU_MIRROR}/gzip/gzip-${PV}.tar.gz \
|
||||
file://m4-extensions-fix.patch \
|
||||
file://dup-def-fix.patch"
|
||||
|
||||
SRC_URI[md5sum] = "b5bac2d21840ae077e0217bc5e4845b1"
|
||||
SRC_URI[sha256sum] = "3f565be05f7f3d1aff117c030eb7c738300510b7d098cedea796ca8e4cd587af"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user