summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:34:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:34:28 +0000
commit3735f031c52a20693598879687095652c7d905aa (patch)
tree1a1ac21297c03ab0a6781ac390448401e6b7fc11 /meta/recipes-extended/wget
parent82573491b6b569bbd2291bbce9ce92e088fae272 (diff)
downloadast2050-yocto-poky-3735f031c52a20693598879687095652c7d905aa.zip
ast2050-yocto-poky-3735f031c52a20693598879687095652c7d905aa.tar.gz
wget: Remove pointless code
(From OE-Core rev: 20d870867e69300844dc6523db6cc344325b54ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/wget')
-rw-r--r--meta/recipes-extended/wget/wget.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc
index 589d727..d9eee80 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -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
OpenPOWER on IntegriCloud