diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-13 15:17:08 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 09:58:08 +0200 |
commit | 7c28fa0c71de1b487d05695b8401333140bc76b5 (patch) | |
tree | 6234865b276491b3c0282ecacf3e0b441c3d3552 /meta-efl/recipes-devtools/python/python-edbus_svn.bb | |
parent | 14361d93dbe3d0e6d224aea371d90bd85b64870c (diff) | |
download | meta-openembedded-7c28fa0c71de1b487d05695b8401333140bc76b5.tar.gz |
python-efl: bump PV and reset PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-edbus_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb index 256a52aaf..518f7c210 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 @@ | |||
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}.1" | 4 | PR = "${INC_PR}.0" |
5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
6 | DEPENDS += "edbus python-dbus" | 6 | DEPENDS += "edbus python-dbus" |
7 | RDEPENDS_${PN} += "python-dbus" | 7 | RDEPENDS_${PN} += "python-dbus" |