generic-poky/meta/recipes-devtools/opkg/opkg_svn.bb

13 lines
227 B
BlitzBasic
Raw Normal View History

require opkg.inc
SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
file://obsolete_automake_macros.patch \
"
S = "${WORKDIR}/trunk"
SRCREV = "650"
PV = "0.1.8+svnr${SRCPV}"
PR = "${INC_PR}.0"