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

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}"