From 579616dd695d39b2346cd387ab1204ee486cb4e7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 17 Jul 2012 07:34:39 +0000 Subject: meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1 * this patch depends on http://patchwork.openembedded.org/patch/32085/ Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-efl/recipes-devtools/python/python-elementary_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-efl/recipes-devtools') diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index dfe194b11e..911ed6f088 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}.5" +PR = "${INC_PR}.6" SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary python-evas" RDEPENDS_${PN} += "python-evas python-ecore python-edje" -- cgit 1.2.3-korg