mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-16 15:00:22 +00:00
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}"
|