summaryrefslogtreecommitdiff
path: root/packages/wget/wget_1.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/wget/wget_1.9.1.bb')
-rw-r--r--packages/wget/wget_1.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/wget/wget_1.9.1.bb b/packages/wget/wget_1.9.1.bb
index cc5f8bc5b8..2e576bd2e4 100644
--- a/packages/wget/wget_1.9.1.bb
+++ b/packages/wget/wget_1.9.1.bb
@@ -16,7 +16,7 @@ EXTRA_OECONF = "--enable-ipv6 --without-ssl"
# The unslung kernel does not support ipv6
EXTRA_OECONF_unslung = "--without-ssl"
-# SlugOS kernels do not support ipv6. Can be loaded as a module.
+# SlugOS kernels do not support ipv6. Can be loaded as a module.
EXTRA_OECONF_slugos = "--without-ssl"
do_configure () {