aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wlan-ng/wlan-ng-utils_0.2.8.bb
blob: 15d5e70f8eca2fd95ccd94d5adf59a5eddb4a3d8 (plain)
1
2
3
4
5
6
7
8
9
10
require wlan-ng-utils.inc

SRC_URI += "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \
        file://scripts-makefile-hostcc.patch;patch=1 \
	file://pcmciasrc.patch;patch=1 \
	file://hostldflags.patch;patch=1"

S = "${WORKDIR}/linux-wlan-ng-${PV}"

PR = "r2"