]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-dbus: upgrade from 0.83.2 to 0.84.0
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 28 Sep 2011 20:52:40 +0000 (13:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Oct 2011 12:07:14 +0000 (13:07 +0100)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/python/python-dbus_0.84.0.bb [moved from meta/recipes-devtools/python/python-dbus_0.83.2.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/python/python-dbus_0.83.2.bb
rename to meta/recipes-devtools/python/python-dbus_0.84.0.bb
index 323dae50ef1ccd3ed5a868262a3bbd9248f399ae..fff864906312d0a6003f6c77154b97799996d1a6 100644 (file)
@@ -8,8 +8,8 @@ PR = "r0"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "4ebcaa905bdcb4132b915196b0a3691b"
-SRC_URI[sha256sum] = "883729c98f40790021e3be0f7028ae863ee1c4a7b922a5578c1342592adfff64"
+SRC_URI[md5sum] = "fe69a2613e824463e74f10913708c88a"
+SRC_URI[sha256sum] = "b85bc7aaf1a976627ca461b1ca7b0c4ddddff709f52fe44c9b2d1d7d8fac5906"
 S = "${WORKDIR}/dbus-python-${PV}"
 
 inherit distutils-base autotools pkgconfig