mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-16 15:00:22 +00:00
python-efl: Upgrade to 1.12.0
* announcement https://phab.enlightenment.org/phame/post/view/98/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
SRCREV = "c1497e10288589ff9834f3d4da17461b8a3a1c15"
|
||||
PV = "1.10.0+git${SRCPV}"
|
||||
SRCREV = "71ed20ebf662a7b72e60913df94ce6933236bf09"
|
||||
PV = "1.12.0+git${SRCPV}"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.10"
|
||||
SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user