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-edbus_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb') 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" -- cgit 1.2.3-korg