mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
require ${BPN}.inc
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "evas"
|
||||
PV = "1.6.99+svnr${SRCPV}"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
Reference in New Issue
Block a user