aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-dbus_0.84.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 13:51:51 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 18:01:55 +0100
commit669b20b5af9c663f8f8bc4017511d60638f86088 (patch)
treed6f7009287f49160c61a2049152985b6ac3174bc /meta/recipes-devtools/python/python-dbus_0.84.0.bb
parentdac48ff1192cd6e4d39aa6e1696e91336d371d97 (diff)
downloadopenembedded-core-contrib-669b20b5af9c663f8f8bc4017511d60638f86088.tar.gz
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-dbus_0.84.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-dbus_0.84.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-dbus_0.84.0.bb b/meta/recipes-devtools/python/python-dbus_0.84.0.bb
index fff8649063..db2d7de84b 100644
--- a/meta/recipes-devtools/python/python-dbus_0.84.0.bb
+++ b/meta/recipes-devtools/python/python-dbus_0.84.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=f5612614133e9a2f2dad527d97554670"
DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"