[OE-core] [patch-v2 5/7] python-dbus: upgrade from 0.84.0 to 1.0.0

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Feb 1 23:40:59 UTC 2012


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 ...{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} (83%)

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
-- 
1.7.6.4





More information about the Openembedded-core mailing list