Files
Martin Jansa 945134094d e-base: bump EFL_SRCREV to 1.7.0 release and update PV in svn recipes
* python bindings tarball are not released yet

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05 10:05:03 +02:00

12 lines
224 B
BlitzBasic

require ${BPN}.inc
SRCREV = "${EFL_SRCREV}"
PV = "1.7.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "\
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
"
S = "${WORKDIR}/${SRCNAME}"