madwifi-ng: make 'alix' use newer snapshot
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 23 Jan 2008 15:36:33 +0000 (15:36 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 23 Jan 2008 15:36:33 +0000 (15:36 +0000)
packages/madwifi/madwifi-ng_r2702-20070903.bb
packages/madwifi/madwifi-ng_r2826-20071105.bb

index 43a491b..627d4f5 100644 (file)
@@ -2,8 +2,6 @@
 
 # Don't use this unless you know what you're doing -- this version does
 # *NOT* build on BE kernels.
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_alix = "1"
 
 # Disable stripping of kernel modules, since this action strips too
 # much out, and the resulting module won't load.
index 5a8bb11..5301e3b 100644 (file)
@@ -1,6 +1,7 @@
 # Bitbake recipe for the madwifi-ng driver
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_alix = "1"
 DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
 
 # Disable stripping of kernel modules, since this action strips too