[oe-commits] org.oe.dev collie-2.4.conf: Prefer hostap-modules over linux-rp as a workaround for bug 1877.

Laibsch commit openembedded-commits at lists.openembedded.org
Sat Feb 17 00:13:42 UTC 2007


collie-2.4.conf: Prefer hostap-modules over linux-rp as a workaround for bug 1877.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: a04343c8cb5ec9dac801cdd58a075dcc8467c96c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a04343c8cb5ec9dac801cdd58a075dcc8467c96c
Files:
1
conf/machine/include/collie-2.4.conf
Diffs:

#
# mt diff -r7973e02c246c872383645d88581b6175b0501141 -ra04343c8cb5ec9dac801cdd58a075dcc8467c96c
#
# 
# 
# patch "conf/machine/include/collie-2.4.conf"
#  from [0c8cedfb520ed3c04ee1c7d2686e471e125358d7]
#    to [296f85973adf14bf4b953fc45170f482a3c478e6]
# 
============================================================
--- conf/machine/include/collie-2.4.conf	0c8cedfb520ed3c04ee1c7d2686e471e125358d7
+++ conf/machine/include/collie-2.4.conf	296f85973adf14bf4b953fc45170f482a3c478e6
@@ -1,5 +1,8 @@ PREFERRED_PROVIDER_virtual/kernel = "col
 PREFERRED_PROVIDER_virtual/kernel = "collie-kernels-2.4-embedix"
 
+# workaround for bug 1877
+PREFERRED_PROVIDER_hostap-modules = "hostap-modules"
+
 SERIAL_CONSOLE = "115200 ttyS0"
 #
 # no keyboard feature because 2.4 kernel keymap works ok and we have limited flash






More information about the Openembedded-commits mailing list