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

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