[oe-commits] Nitin A Kamble : python-dbus: upgrade from 0.84.0 to 1.0.0

git at git.openembedded.org git at git.openembedded.org
Fri Feb 3 15:56:32 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 1bf4df7aa343d74e7bcb136840d87924f30c3019
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1bf4df7aa343d74e7bcb136840d87924f30c3019

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Wed Feb  1 15:40:59 2012 -0800

python-dbus: upgrade from 0.84.0 to 1.0.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python-dbus_0.84.0.bb b/meta/recipes-devtools/python/python-dbus_1.0.0.bb
similarity index 83%
rename from meta/recipes-devtools/python/python-dbus_0.84.0.bb
rename to meta/recipes-devtools/python/python-dbus_1.0.0.bb
index db2d7de..a977e8d 100644
--- a/meta/recipes-devtools/python/python-dbus_0.84.0.bb
+++ b/meta/recipes-devtools/python/python-dbus_1.0.0.bb
@@ -8,8 +8,8 @@ PR = "r1"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "fe69a2613e824463e74f10913708c88a"
-SRC_URI[sha256sum] = "b85bc7aaf1a976627ca461b1ca7b0c4ddddff709f52fe44c9b2d1d7d8fac5906"
+SRC_URI[md5sum] = "775a8235736bf760cdd96e2d76546469"
+SRC_URI[sha256sum] = "9e46f97d739dde8a5ab33ec6b11da58794c4c20804aacdad2880b7d3bc05187a"
 S = "${WORKDIR}/dbus-python-${PV}"
 
 inherit distutils-base autotools pkgconfig





More information about the Openembedded-commits mailing list