blob: accf682a3848182866d01ed74ce87740263b2f34 (
plain)
1
2
3
4
5
6
7
8
|
include wlan-ng-modules.inc
PR = "r2"
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://usb-owner.patch;patch=1 "
S = "${WORKDIR}/linux-wlan-ng-${PV}"
|