]> code.ossystems Code Review - openembedded-core.git/commitdiff
wget: Remove pointless code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Oct 2011 22:34:20 +0000 (22:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Oct 2011 22:34:20 +0000 (22:34 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/wget/wget.inc

index 589d72706bb151880179d6deb43fc51ba2f81e73..d9eee803ee77b9959b5c89f2dd72bfa0a23490ed 100644 (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