aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-03-09 10:09:47 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-03-09 10:09:47 +0000
commit2b1b88aa4a1de8ea6e93a084273000eba3b13eaf (patch)
tree70094f57c46cc340b9205ea907018962ae43c3b8 /conf
parent6142b288fa6a5b342f2e33fe40a9c9d7c78797e5 (diff)
parent60cbd79004f7a2d867a3ca654e1027e38677c142 (diff)
downloadopenembedded-2b1b88aa4a1de8ea6e93a084273000eba3b13eaf.tar.gz
merge of 'a493ab6d3816df87b73bd14750c0ae4c366680be'
and 'd446e3e662963c5cd0c53703564aadc5b3fddc48'
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/slugos.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index a89d193225..3edaa342cb 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -144,3 +144,8 @@ PREFERRED_VERSION_ipkg-native ?= "0.99.154"
#FIXME: HACK: REMOVE THIS
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"