slugos.inc, slugos-native.bb: nail madwifi-ng to a specific version
authorMike Westerhof <mwester@dls.net>
Fri, 9 Mar 2007 00:07:31 +0000 (00:07 +0000)
committerMike Westerhof <mwester@dls.net>
Fri, 9 Mar 2007 00:07:31 +0000 (00:07 +0000)
and remove monotone-6 in hopes of getting the feeds to build once again.

conf/distro/include/slugos.inc
packages/meta/slugos-native.bb

index a89d193..3edaa34 100644 (file)
@@ -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"
index 3b4023b..281310a 100644 (file)
@@ -78,9 +78,12 @@ SLUGOS_NATIVE = "\
 # even on a thumb system (and this can be set in the tool's .bb file),
 # however even this doesn't work for very large programs at present
 # (only monotone!)
-SLUGOS_NATIVE_THUMB_BROKEN = "\
-       monotone-6 \
-       "
+####### *-*-* TEMPORARY: mwester - remove monotone as it wont' build.
+#SLUGOS_NATIVE_THUMB_BROKEN = "\
+#      monotone-6 \
+#      "
+SLUGOS_NATIVE_THUMB_BROKEN = ""
+###### *-*-*
 
 SLUGOS_NATIVE_THUMB_BROKEN_thumb = ""