libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / madwifi / madwifi-ng_r4029-20090525.bb
blobef21695f3ddc08b47ca8b38b499488ee58a196d5
1 # Bitbake recipe for the madwifi-ng driver
3 # Disable stripping of kernel modules, since this action strips too
4 # much out, and the resulting module won't load.
5 PACKAGE_STRIP = "no"
7 require madwifi-ng_r.inc
9 # Due to a minor Makefile restructuring, newer versions require an updated
10 # patch; this is really ugly and some alternate way to do this that's more
11 # generic should be figured out.
12 WACKELF_SRC_URI_ixp4xx = " file://20-xscale-VFP-wackelf-v2.patch"
13 WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf-v2.patch"
15 SRC_URI = "http://snapshots.madwifi-project.org/madwifi-trunk/${SRCNAME}-${PV}.tar.gz \
16 file://respect-ldflags.patch"
18 SRCNAME = "madwifi-trunk"
20 # PR set after the include, to override what's set in the included file.
21 PR = "r0"
23 SRC_URI[md5sum] = "aa88865c0fd11a0c0736af17a13c4f5a"
24 SRC_URI[sha256sum] = "d42b59fdac3972a9b0876789ed61e78ea13c34fefe7d819ac0fbf748070fecef"