mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
wget: 1.16.2 -> 1.16.3
(From OE-Core rev: 9b2e9a08f3e77b1df604f3d283cac91e7ff7c602) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
23a8493408
commit
8e66ba1b24
@@ -1,8 +0,0 @@
|
||||
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://fix_makefile.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "d33b130ff23155e360d0a5172575bf56"
|
||||
SRC_URI[sha256sum] = "311a28f211117a338501009bfaba5bfeb9cd71564a7b9ad5775b8f5f4369f972"
|
||||
|
||||
require wget.inc
|
||||
8
meta/recipes-extended/wget/wget_1.16.3.bb
Normal file
8
meta/recipes-extended/wget/wget_1.16.3.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
|
||||
file://fix_makefile.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "f61d9011b99f824106a5d5a05dd0f63d"
|
||||
SRC_URI[sha256sum] = "9f1c6d09d7148c1c2d9fd0ea655dcf4dcc407deb2db32d4126251ca0245cb670"
|
||||
|
||||
require wget.inc
|
||||
Reference in New Issue
Block a user