summaryrefslogtreecommitdiffstats
path: root/recipes/madwifi/madwifi-ng_r3314-20080131.bb
blob: f97ed1aa177a640a4dc6b45c88abd6a7d0146084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.
PACKAGE_STRIP = "no"

require madwifi-ng_r.inc

SRC_URI += " \
	file://30-define-ioreadwrite32be-for-little-endian-too.patch;patch=1 \
	"

# PR set after the include, to override what's set in the included file.
PR = "r6"

SRC_URI[md5sum] = "2c7352cbbdac995de8c3bce5b80db5f2"
SRC_URI[sha256sum] = "0599c75b95ba63bdc554cb8124192e62c75fbeb71b9e8a5a7bc351c8e0666758"