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 589d72706b..d9eee803ee 100644 --- a/meta/recipes-extended/wget/wget.inc +++ b/meta/recipes-extended/wget/wget.inc | |||
| @@ -3,12 +3,8 @@ SECTION = "console/network" | |||
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 5 | 5 | ||
| 6 | DEPENDS = "" | ||
| 7 | |||
| 8 | INC_PR = "r10" | 6 | INC_PR = "r10" |
| 9 | 7 | ||
| 10 | S = "${WORKDIR}/wget-${PV}" | ||
| 11 | |||
| 12 | inherit autotools gettext update-alternatives | 8 | inherit 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 |
