diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:56:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-11-01 09:57:03 +0100 |
commit | 396550a39aca43b0694c5dc26f44005a4a416645 (patch) | |
tree | 82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-efl/recipes-devtools/python/python-emotion_svn.bb | |
parent | 9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff) | |
download | meta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz |
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-emotion_svn.bb')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-emotion_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-emotion_svn.bb b/meta-efl/recipes-devtools/python/python-emotion_svn.bb index 89002c3b7..a39c0c881 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 @@ | |||
1 | require python-efl.inc | 1 | require python-efl.inc |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.1" |
5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
6 | DEPENDS += "emotion python-evas" | 6 | DEPENDS += "emotion python-evas" |
7 | RDEPENDS_${PN} += "python-ecore" | 7 | RDEPENDS_${PN} += "python-ecore" |