mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
wget: Remove pointless code
(From OE-Core rev: 20d870867e69300844dc6523db6cc344325b54ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,12 +3,8 @@ SECTION = "console/network"
|
||||
LICENSE = "GPL"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = ""
|
||||
|
||||
INC_PR = "r10"
|
||||
|
||||
S = "${WORKDIR}/wget-${PV}"
|
||||
|
||||
inherit autotools gettext update-alternatives
|
||||
|
||||
# Disable checking for SSL since that searches the system paths
|
||||
|
||||
Reference in New Issue
Block a user