From 396550a39aca43b0694c5dc26f44005a4a416645 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 31 Oct 2011 13:56:45 +0100 Subject: recipes: bump PR after python upgrade Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-ecore_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-edbus_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-edje_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-elementary_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-emotion_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-evas_svn.bb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'meta-efl/recipes-devtools') diff --git a/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-efl/recipes-devtools/python/python-ecore_svn.bb index a6ec5e6045..1300e24b23 100644 --- a/meta-efl/recipes-devtools/python/python-ecore_svn.bb +++ b/meta-efl/recipes-devtools/python/python-ecore_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "python-evas ecore" RDEPENDS_${PN} += "python-evas" diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb index 518f7c2102..256a52aaf7 100644 --- a/meta-efl/recipes-devtools/python/python-edbus_svn.bb +++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS_${PN} += "python-dbus" diff --git a/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-efl/recipes-devtools/python/python-edje_svn.bb index 8afcbfd99f..ee974d4967 100644 --- a/meta-efl/recipes-devtools/python/python-edje_svn.bb +++ b/meta-efl/recipes-devtools/python/python-edje_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "edje python-evas" RDEPENDS_${PN} += "python-evas" diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index ffb6d5e7c5..fd4ea6d292 100644 --- a/meta-efl/recipes-devtools/python/python-elementary_svn.bb +++ b/meta-efl/recipes-devtools/python/python-elementary_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary python-evas" RDEPENDS_${PN} += "python-evas python-ecore python-edje" diff --git a/meta-efl/recipes-devtools/python/python-emotion_svn.bb b/meta-efl/recipes-devtools/python/python-emotion_svn.bb index 89002c3b71..a39c0c8817 100644 --- a/meta-efl/recipes-devtools/python/python-emotion_svn.bb +++ b/meta-efl/recipes-devtools/python/python-emotion_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "emotion python-evas" RDEPENDS_${PN} += "python-ecore" diff --git a/meta-efl/recipes-devtools/python/python-evas_svn.bb b/meta-efl/recipes-devtools/python/python-evas_svn.bb index 79844beb58..aa4d52f91e 100644 --- a/meta-efl/recipes-devtools/python/python-evas_svn.bb +++ b/meta-efl/recipes-devtools/python/python-evas_svn.bb @@ -1,6 +1,6 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRCREV = "${EFL_SRCREV}" DEPENDS += "evas" -- cgit 1.2.3-korg