mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
597615a8cc
commit
153fd8a5a9
|
|
@ -1,4 +0,0 @@
|
|||
require ${BPN}.inc
|
||||
|
||||
SRC_URI[md5sum] = "b378f48ae4defbcb7c3e82479d106cfc"
|
||||
SRC_URI[sha256sum] = "e147b5c8995afbae691b90385ec3b008f9675207c7aa3c3bb724c57d9bcf8ed5"
|
||||
4
meta-efl/recipes-devtools/python/python-efl_1.12.0.bb
Normal file
4
meta-efl/recipes-devtools/python/python-efl_1.12.0.bb
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
require ${BPN}.inc
|
||||
|
||||
SRC_URI[md5sum] = "090aa2b22447ea83a1aca9f284ce5288"
|
||||
SRC_URI[sha256sum] = "bb9f30bf437b8e9ad5a4ba405795c1f8f840a37c660a6d47a2829587b32dbb67"
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user