mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
wget: upgrade 1.20.3 -> 1.21.1
(From OE-Core rev: 589bf1c8de9273e8c4bbc6a4468fb699d4deb176) 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
30a58427c5
commit
94fcb8b59c
@@ -1,8 +0,0 @@
|
||||
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://0002-improve-reproducibility.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "db4e6dc7977cbddcd543b240079a4899"
|
||||
SRC_URI[sha256sum] = "31cccfc6630528db1c8e3a06f6decf2a370060b982841cfab2b8677400a5092e"
|
||||
|
||||
require wget.inc
|
||||
7
meta/recipes-extended/wget/wget_1.21.1.bb
Normal file
7
meta/recipes-extended/wget/wget_1.21.1.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://0002-improve-reproducibility.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "59ba0bdade9ad135eda581ae4e59a7a9f25e3a4bde6a5419632b31906120e26e"
|
||||
|
||||
require wget.inc
|
||||
Reference in New Issue
Block a user