Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
OPKG_SRCREV ?= "554"
-EFL_SRCREV ?= "52678"
+EFL_SRCREV ?= "53084"
inherit e
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
PV = "0.9.9+svnr${SRCPV}"
PR = "r1"
SRCREV = "${EFL_SRCREV}"
# the extension modules.
DEPENDS = "python-cython-native python-pyrex-native python-numeric eina"
RDEPENDS_${PN} += "python-lang"
-PV = "0.3.1+svnr${SRCPV}"
+PV = "0.7.3+svnr${SRCPV}"
PR = "ml1"
# necessary to let the call for python-config succeed
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
-PV = "0.1+svnr${SRCPV}"
-PR = "ml1"