diff options
-rw-r--r-- | meta/recipes-extended/wget/wget.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc index 589d72706..d9eee803e 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 |