mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
ab19e33a9d
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 lines
220 B
BlitzBasic
9 lines
220 B
BlitzBasic
require ${BPN}.inc
|
|
PR = "${INC_PR}.0"
|
|
SRCREV = "${EFL_SRCREV}"
|
|
PV = "1.6.99+svnr${SRCPV}"
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http"
|
|
S = "${WORKDIR}/${SRCNAME}"
|