aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg_svn.bb
blob: 382bfdd1d8471444fef4ca630af31366b96f4f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require opkg.inc

SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
           file://obsolete_automake_macros.patch \
"

S = "${WORKDIR}/trunk"

SRCREV = "649"
PV = "0.1.8+svnr${SRCPV}"

PR = "${INC_PR}.0"