1
0
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:
Richard Purdie
2011-10-31 22:34:20 +00:00
parent 82573491b6
commit 3735f031c5
-4
View File
@@ -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