mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-efl: bump PV and reset PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
14361d93db
commit
7c28fa0c71
|
|
@ -1,7 +1,7 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.2"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "python-evas ecore"
|
||||
RDEPENDS_${PN} += "python-evas"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "edbus python-dbus"
|
||||
RDEPENDS_${PN} += "python-dbus"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.2"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "edje python-evas evas"
|
||||
RDEPENDS_${PN} += "python-evas"
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>"
|
|||
# the extension modules.
|
||||
DEPENDS = "python-cython-native python-pyrex-native python-numeric eina"
|
||||
RDEPENDS_${PN} += "python-lang"
|
||||
PV = "0.7.3+svnr${SRCPV}"
|
||||
INC_PR = "r2"
|
||||
PV = "1.6.99+svnr${SRCPV}"
|
||||
INC_PR = "r0"
|
||||
|
||||
# necessary to let the call for python-config succeed
|
||||
export BUILD_SYS
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
PR = "${INC_PR}.6"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "elementary python-evas"
|
||||
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "emotion python-evas"
|
||||
RDEPENDS_${PN} += "python-ecore"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
require python-efl.inc
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
PR = "${INC_PR}.2"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
DEPENDS += "evas"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user