libtool-cross 2.2.6[ab]: Drop legacy staging, taken from poky
[openembedded.git] / recipes / hostap / hostap-modules-rawtx_0.4.7.bb
blobbed65fe1e6b9ba7d66f5f6cb5b4d317a615d8849
1 require hostap-modules.inc
3 DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset with rawtx patch included"
4 RDEPENDS_hostap-modules-cs-rawtx = "hostap-modules-rawtx"
5 RDEPENDS_hostap-modules-pci-rawtx = "hostap-modules-rawtx"
7 SRC_URI += "file://kernel_updates.patch \
8 file://hostap-driver-0.4.7.patch \
9 file://hostap_cs.conf "
10 SRC_URI_append_mtx-1 = " file://mtx_compat.diff;striplevel=0 \
11 file://mtx_hostap_deferred_irq.diff;striplevel=0"
13 S = "${WORKDIR}/hostap-driver-${PV}"
15 inherit module
17 PACKAGES = "{PN}-dbg hostap-modules-cs-rawtx hostap-modules-pci-rawtx hostap-modules-rawtx"
18 FILES_hostap-modules-cs-rawtx = "/lib/modules/${KERNEL_VERSION}/pcmcia/ /${sysconfdir}/pcmcia/"
19 FILES_hostap-modules-pci-rawtx = "/lib/modules/${KERNEL_VERSION}/net/hostap_pci${KERNEL_OBJECT_SUFFIX}"
20 FILES_hostap-modules-rawtx = "/lib/modules/"
22 SRC_URI[md5sum] = "ee495686cf27011b4e401963c2c7f62a"
23 SRC_URI[sha256sum] = "e9a3e035a1483b371269936c6fde46bfbae71dc38fa04685c1338ca8ffe900a5"