[oe-commits] org.oe.dev madwifi-ng: Add new version for testing (this is the version that OpenWrt currently uses, exiting versions no longer build due to kernel network api changes)

rwhitby commit openembedded-commits at lists.openembedded.org
Sun Feb 10 00:49:22 UTC 2008


madwifi-ng: Add new version for testing (this is the version that OpenWrt currently uses, exiting versions no longer build due to kernel network api changes)

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: a6109edcbd4aec5e8bb368261b02f11ccc0e0a62
ViewMTN: http://monotone.openembedded.org/revision/info/a6109edcbd4aec5e8bb368261b02f11ccc0e0a62
Files:
1
packages/madwifi/madwifi-ng_r3314-20080131.bb
Diffs:

#
# mt diff -rb36b4b65fad552470e8f307d8ec58001f8765563 -ra6109edcbd4aec5e8bb368261b02f11ccc0e0a62
#
# 
# 
# add_file "packages/madwifi/madwifi-ng_r3314-20080131.bb"
#  content [a662d5dc1ba7995d1e803c773f5fe9a3571f3ce6]
# 
============================================================
--- packages/madwifi/madwifi-ng_r3314-20080131.bb	a662d5dc1ba7995d1e803c773f5fe9a3571f3ce6
+++ packages/madwifi/madwifi-ng_r3314-20080131.bb	a662d5dc1ba7995d1e803c773f5fe9a3571f3ce6
@@ -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 = "r1"






More information about the Openembedded-commits mailing list