aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wlan-ng/wlan-ng-utils_svn.bb
blob: bc02eb71a7cacc25b609712e3ba2119bac3f84eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require wlan-ng-utils.inc

PR = "r0"

PV = "0.2.8+svnr${SRCPV}"

SRC_URI += "svn://svn.shaftnet.org/linux-wlan-ng;module=trunk \
        file://scripts-makefile-hostcc.patch;patch=1 \
	file://pcmciasrc.patch;patch=1 \
	file://hostldflags.patch;patch=1"

S = "${WORKDIR}/trunk"