summaryrefslogtreecommitdiff
path: root/packages/madwifi/madwifi-ng_r3837-20080802.bb
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-08-27 16:24:36 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-08-27 16:24:36 +0000
commit98303c78934cf2da8993868c91dcd5b270311292 (patch)
treea6065105eed6662cf9c93591347d0df17fc4e67c /packages/madwifi/madwifi-ng_r3837-20080802.bb
parent5a60e8d2d9220e02966c8cf776b5c593831f345b (diff)
madwifi-ng: update to snapshot r3837 (required for linux-2.6.26)
Diffstat (limited to 'packages/madwifi/madwifi-ng_r3837-20080802.bb')
-rw-r--r--packages/madwifi/madwifi-ng_r3837-20080802.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/madwifi/madwifi-ng_r3837-20080802.bb b/packages/madwifi/madwifi-ng_r3837-20080802.bb
new file mode 100644
index 0000000000..2f6319e3a2
--- /dev/null
+++ b/packages/madwifi/madwifi-ng_r3837-20080802.bb
@@ -0,0 +1,12 @@
+# Bitbake recipe for the madwifi-ng driver
+
+# 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
+
+SRCNAME = "madwifi-trunk"
+
+# PR set after the include, to override what's set in the included file.
+PR = "r0"