aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-28 15:04:45 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-28 15:49:57 +0100
commit042c5b45240055d6b0f1a44f06733a4eb7a50f8d (patch)
tree57d5bb84233c67b3a7088d1b029146bb68968a65 /meta-efl
parent6ef60f762e96a81996cd016a09381d5443676d1f (diff)
downloadmeta-openembedded-contrib-042c5b45240055d6b0f1a44f06733a4eb7a50f8d.tar.gz
python-elementary: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-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 102ca07055..daaf119d63 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}.3"
+PR = "${INC_PR}.4"
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary python-evas"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"