mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
wget: 1.18 -> 1.19
(From OE-Core rev: b74b8fe61f3cf619133b7fbdd1db80e5c67d0878) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
424428b0b3
commit
7fd31fa226
@@ -5,8 +5,6 @@ LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "gnutls zlib libpcre"
|
||||
|
||||
INC_PR = "r16"
|
||||
|
||||
inherit autotools gettext texinfo update-alternatives pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--with-ssl=gnutls --disable-rpath --disable-iri \
|
||||
|
||||
@@ -2,7 +2,7 @@ SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "fc2debd8399e3b933a9b226794e2a886"
|
||||
SRC_URI[sha256sum] = "a00a65fab84cc46e24c53ce88c45604668a7a479276e037dc2f558e34717fb2d"
|
||||
SRC_URI[md5sum] = "f9e928e293e4d7de73ff6f19e0c4b423"
|
||||
SRC_URI[sha256sum] = "dd9523039845f69e8e945e9f2d5a38af6b1e29efa6ff53830507310235ddade8"
|
||||
|
||||
require wget.inc
|
||||
Reference in New Issue
Block a user