[oe-commits] org.oe.dev packages/madwifi/madwifi-ng_r2826-20071105.bb : Set DEFAULT_PREFERENCE=1 for mpc8323e-rdb

ifaistos commit openembedded-commits at lists.openembedded.org
Mon Nov 5 19:41:14 UTC 2007


packages/madwifi/madwifi-ng_r2826-20071105.bb : Set DEFAULT_PREFERENCE=1 for mpc8323e-rdb

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 4bd5cfa43f82deb86b0af394c1130856e004de87
ViewMTN: http://monotone.openembedded.org/revision/info/4bd5cfa43f82deb86b0af394c1130856e004de87
Files:
1
packages/madwifi/madwifi-ng_r2826-20071105.bb
Diffs:

#
# mt diff -r80a1051ee82f41d7d006afaf6d74b53465ef17cc -r4bd5cfa43f82deb86b0af394c1130856e004de87
#
# 
# 
# patch "packages/madwifi/madwifi-ng_r2826-20071105.bb"
#  from [a4fc07ad2301d33f985463f16f50275badd02535]
#    to [64f104825a5040d7e47d2df228186913195c7d2f]
# 
============================================================
--- packages/madwifi/madwifi-ng_r2826-20071105.bb	a4fc07ad2301d33f985463f16f50275badd02535
+++ packages/madwifi/madwifi-ng_r2826-20071105.bb	64f104825a5040d7e47d2df228186913195c7d2f
@@ -1,6 +1,7 @@ DEFAULT_PREFERENCE = "-1"
 # Bitbake recipe for the madwifi-ng driver
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
 
 # Disable stripping of kernel modules, since this action strips too
 # much out, and the resulting module won't load.
@@ -9,4 +10,4 @@ require madwifi-ng_r.inc
 require madwifi-ng_r.inc
 
 # PR set after the include, to override what's set in the included file.
+PR = "r1"
-PR = "r0"






More information about the Openembedded-commits mailing list