summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 589d72706b..d9eee803ee 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -3,12 +3,8 @@ SECTION = "console/network"
3LICENSE = "GPL" 3LICENSE = "GPL"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5 5
6DEPENDS = ""
7
8INC_PR = "r10" 6INC_PR = "r10"
9 7
10S = "${WORKDIR}/wget-${PV}"
11
12inherit autotools gettext update-alternatives 8inherit autotools gettext update-alternatives
13 9
14# Disable checking for SSL since that searches the system paths 10# Disable checking for SSL since that searches the system paths