aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wget
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2009-05-01 00:16:54 +0000
committerRod Whitby <rod@whitby.id.au>2009-05-01 00:16:54 +0000
commite8410422c0d3a3621ee5a604cd5a52e80604532f (patch)
tree9fde706f2e6acaa0b1874f9e3cd1f888c5805903 /recipes/wget
parente34ffc1bf774a0a6561d7b9e0e6800e1029c0ef1 (diff)
downloadopenembedded-e8410422c0d3a3621ee5a604cd5a52e80604532f.tar.gz
Unslung: Removed all trace of the unslung distro from OE
Diffstat (limited to 'recipes/wget')
-rw-r--r--recipes/wget/wget_1.9.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/wget/wget_1.9.1.bb b/recipes/wget/wget_1.9.1.bb
index d3858e4e47..b1e9404c01 100644
--- a/recipes/wget/wget_1.9.1.bb
+++ b/recipes/wget/wget_1.9.1.bb
@@ -15,8 +15,6 @@ inherit autotools gettext
# Disable checking for SSL since that searches the system paths
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.
EXTRA_OECONF_slugos = "--without-ssl"