aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2007-03-09 00:07:31 +0000
committerMike Westerhof <mwester@dls.net>2007-03-09 00:07:31 +0000
commitaf9ed67a48371bce6bf02cc7dc191ac1ada9325e (patch)
tree38d9b7fd0a670498a3502250edc91b4954cecd8b /conf
parent16c7704c59a0132f8115ec7aa46a667fb8d2383d (diff)
downloadopenembedded-af9ed67a48371bce6bf02cc7dc191ac1ada9325e.tar.gz
slugos.inc, slugos-native.bb: nail madwifi-ng to a specific version
and remove monotone-6 in hopes of getting the feeds to build once again.
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"