aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/slugos.inc
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2007-06-28 14:37:36 +0000
committerMike Westerhof <mwester@dls.net>2007-06-28 14:37:36 +0000
commitdf76c9fbffdb5157ac9b920ca1ff6388bba048a5 (patch)
tree759047e93880203059f9e567bc4c9d1b44b3fd3f /conf/distro/include/slugos.inc
parent99357a825dfef4599377c2605fd79fd8c967442c (diff)
downloadopenembedded-df76c9fbffdb5157ac9b920ca1ff6388bba048a5.tar.gz
madwifi-ng: update to newer upstream release to support 2.6.21 kernel.
Also do not strip the kernel modules, that makes them unloadable.
Diffstat (limited to 'conf/distro/include/slugos.inc')
-rw-r--r--conf/distro/include/slugos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 8679300bc3..46ba2fcf74 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -142,6 +142,6 @@ IGNORE_STRIP_ERRORS = ""
# Due to upstream instability, and another OE project with conflicting
# needs, nail down a specific, known-working version of madwifi-ng.
# Remove this once the madwifi-ng stuff seems to stabilize once again.
-PREFERRED_VERSION_madwifi-ng ?= "r2156-20070225"
+#PREFERRED_VERSION_madwifi-ng ?= "r2156-20070225"
PREFERRED_VERSION_linux-libc-headers = "2.6.18" \ No newline at end of file