aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/madwifi/madwifi-ng_r3314-20080131.bb
blob: 75c98515419854b0bab95a4d56d84868dc96ec47 (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 \
	"

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

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