aboutsummaryrefslogtreecommitdiffstats
path: root/packages/wlan-ng/wlan-ng-modules_0.2.3.bb
blob: 6dc9be552d318f403d0f83fa1b05f6e9e9552349 (plain)
1
2
3
4
5
6
7
8
require wlan-ng-modules.inc
PR = "r4"

SRC_URI += "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \
	    file://prism2sta_commsqual_defer.patch;patch=1 \
	    file://modules-symvers.patch;patch=1 \
	    file://usb-owner.patch;patch=1 "
S = "${WORKDIR}/linux-wlan-ng-${PV}"