mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
pigz: upgrade 2.4 -> 2.6
(From OE-Core rev: 2df01c9fd4d4add863938a6f7679a5af4c5917a6) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5976efcd4d
commit
4306943760
@@ -9,8 +9,7 @@ LICENSE = "Zlib & Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://pigz.c;md5=9ae6dee8ceba9610596ed0ada493d142;beginline=7;endline=21"
|
||||
|
||||
SRC_URI = "http://zlib.net/${BPN}/fossils/${BP}.tar.gz"
|
||||
SRC_URI[md5sum] = "def2f6e19d9d8231445adc1349d346df"
|
||||
SRC_URI[sha256sum] = "a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73"
|
||||
SRC_URI[sha256sum] = "2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d"
|
||||
PROVIDES_class-native += "gzip-native"
|
||||
|
||||
# Point this at the homepage in case /fossils/ isn't updated
|
||||
Reference in New Issue
Block a user