aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wlan-ng/wlan-ng-utils_svn.bb
blob: 096ac2205536f93bd998446608dea3ae512e1784 (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${SRCREV}"

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"