[oe-commits] org.oe.dev packages/madwifi/madwifi-ng_r2826-20071105.bb : Add new package madwifi-ng_r2826-20071105.bb

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


packages/madwifi/madwifi-ng_r2826-20071105.bb : Add new package madwifi-ng_r2826-20071105.bb
Set default preference to -1 since we are not sure how well it works with kernels <2.6.23

Author: Jeremy_Laine
Branch: org.openembedded.dev
Revision: 80a1051ee82f41d7d006afaf6d74b53465ef17cc
ViewMTN: http://monotone.openembedded.org/revision/info/80a1051ee82f41d7d006afaf6d74b53465ef17cc
Files:
1
packages/madwifi/madwifi-ng_r2826-20071105.bb
Diffs:

#
# mt diff -ra9d8dbf4fa950567435550e72514ae1d5ba70efe -r80a1051ee82f41d7d006afaf6d74b53465ef17cc
#
# 
# 
# add_file "packages/madwifi/madwifi-ng_r2826-20071105.bb"
#  content [a4fc07ad2301d33f985463f16f50275badd02535]
# 
============================================================
--- packages/madwifi/madwifi-ng_r2826-20071105.bb	a4fc07ad2301d33f985463f16f50275badd02535
+++ packages/madwifi/madwifi-ng_r2826-20071105.bb	a4fc07ad2301d33f985463f16f50275badd02535
@@ -0,0 +1,12 @@
+# Bitbake recipe for the madwifi-ng driver
+
+DEFAULT_PREFERENCE = "-1"
+
+# Disable stripping of kernel modules, since this action strips too
+# much out, and the resulting module won't load.
+INHIBIT_PACKAGE_STRIP = "1"
+
+require madwifi-ng_r.inc
+
+# PR set after the include, to override what's set in the included file.
+PR = "r0"






More information about the Openembedded-commits mailing list