aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-07-17 07:34:39 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-19 11:07:13 +0200
commit579616dd695d39b2346cd387ab1204ee486cb4e7 (patch)
tree83cb5c83a0a01ae173f51fb81dc53a08421f9444 /meta-efl/recipes-devtools
parent9e2751773cd523b338d7962030356a1bce327174 (diff)
downloadmeta-openembedded-contrib-579616dd695d39b2346cd387ab1204ee486cb4e7.tar.gz
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 <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-devtools')
-rw-r--r--meta-efl/recipes-devtools/python/python-elementary_svn.bb2
1 files changed, 1 insertions, 1 deletions
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"