summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-02-17 13:51:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-18 23:40:00 +0000
commit4306943760641c6bca79862c87996b8fd5f7faab (patch)
tree9ced72743dfbd5f308a096b8af181304c2a9f04e /meta/recipes-extended
parent5976efcd4d2cd24656afad8c86aa79acb3bc5650 (diff)
downloadpoky-4306943760641c6bca79862c87996b8fd5f7faab.tar.gz
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>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/pigz/pigz_2.6.bb (renamed from meta/recipes-extended/pigz/pigz_2.4.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/pigz/pigz_2.4.bb b/meta/recipes-extended/pigz/pigz_2.6.bb
index 8c65ec34f0..05be9b733f 100644
--- a/meta/recipes-extended/pigz/pigz_2.4.bb
+++ b/meta/recipes-extended/pigz/pigz_2.6.bb
@@ -9,8 +9,7 @@ LICENSE = "Zlib & Apache-2.0"
9LIC_FILES_CHKSUM = "file://pigz.c;md5=9ae6dee8ceba9610596ed0ada493d142;beginline=7;endline=21" 9LIC_FILES_CHKSUM = "file://pigz.c;md5=9ae6dee8ceba9610596ed0ada493d142;beginline=7;endline=21"
10 10
11SRC_URI = "http://zlib.net/${BPN}/fossils/${BP}.tar.gz" 11SRC_URI = "http://zlib.net/${BPN}/fossils/${BP}.tar.gz"
12SRC_URI[md5sum] = "def2f6e19d9d8231445adc1349d346df" 12SRC_URI[sha256sum] = "2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d"
13SRC_URI[sha256sum] = "a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73"
14PROVIDES_class-native += "gzip-native" 13PROVIDES_class-native += "gzip-native"
15 14
16# Point this at the homepage in case /fossils/ isn't updated 15# Point this at the homepage in case /fossils/ isn't updated