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

12 lines
176 B
BlitzBasic

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