mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
wget: update 1.21.1 -> 1.21.2
(From OE-Core rev: 3c57a4b0d3d2886c2e4f96d4f24a7b86bf04cfd7) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90a03db51b
commit
0fbfcdf980
@@ -11,6 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
|
||||
|
||||
inherit autotools gettext texinfo update-alternatives pkgconfig
|
||||
|
||||
DEPENDS += "autoconf-archive"
|
||||
|
||||
EXTRA_OECONF = "--without-libgnutls-prefix --without-libssl-prefix \
|
||||
--disable-rpath"
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@ SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://0002-improve-reproducibility.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "59ba0bdade9ad135eda581ae4e59a7a9f25e3a4bde6a5419632b31906120e26e"
|
||||
SRC_URI[sha256sum] = "e6d4c76be82c676dd7e8c61a29b2ac8510ae108a810b5d1d18fc9a1d2c9a2497"
|
||||
|
||||
require wget.inc
|
||||
Reference in New Issue
Block a user