[oe-commits] Cristian Iorga : dbus: upgrade to 1.6.8

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 10:23:46 UTC 2013


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

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Thu Jan 17 15:16:37 2013 +0200

dbus: upgrade to 1.6.8

dbus, dbus-ptest upgraded to v1.6.8

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../dbus/{dbus-1.6.4 => dbus-1.6.8}/dbus-1.init    |    0
 .../dbus/{dbus-1.6.4 => dbus-1.6.8}/ptest.patch    |    0
 .../dbus/{dbus-1.6.4 => dbus-1.6.8}/run-ptest      |    0
 .../{dbus-1.6.4 => dbus-1.6.8}/test-run-path.patch |    0
 .../dbus/{dbus-1.6.4 => dbus-1.6.8}/tmpdir.patch   |    0
 .../{dbus-ptest_1.6.4.bb => dbus-ptest_1.6.8.bb}   |    4 ++--
 meta/recipes-core/dbus/dbus_1.6.4.bb               |    6 ------
 meta/recipes-core/dbus/dbus_1.6.8.bb               |    6 ++++++
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/meta/recipes-core/dbus/dbus-1.6.4/dbus-1.init b/meta/recipes-core/dbus/dbus-1.6.8/dbus-1.init
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.6.4/dbus-1.init
rename to meta/recipes-core/dbus/dbus-1.6.8/dbus-1.init
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/ptest.patch b/meta/recipes-core/dbus/dbus-1.6.8/ptest.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.6.4/ptest.patch
rename to meta/recipes-core/dbus/dbus-1.6.8/ptest.patch
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/run-ptest b/meta/recipes-core/dbus/dbus-1.6.8/run-ptest
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.6.4/run-ptest
rename to meta/recipes-core/dbus/dbus-1.6.8/run-ptest
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/test-run-path.patch b/meta/recipes-core/dbus/dbus-1.6.8/test-run-path.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.6.4/test-run-path.patch
rename to meta/recipes-core/dbus/dbus-1.6.8/test-run-path.patch
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/tmpdir.patch b/meta/recipes-core/dbus/dbus-1.6.8/tmpdir.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.6.4/tmpdir.patch
rename to meta/recipes-core/dbus/dbus-1.6.8/tmpdir.patch
diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.4.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
similarity index 91%
rename from meta/recipes-core/dbus/dbus-ptest_1.6.4.bb
rename to meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
index dbfa638..fd7ce7d 100644
--- a/meta/recipes-core/dbus/dbus-ptest_1.6.4.bb
+++ b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
@@ -16,8 +16,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
            file://run-ptest \
            "
 
-SRC_URI[md5sum] = "5ec43dc4554cba638917317b2b4f7640"
-SRC_URI[sha256sum] = "5fba6b7a415d761a843fb8e0aee72db61cf13057a9ef8cdc795e5d369dc74cf1"
+SRC_URI[md5sum] = "3bf059c7dd5eda5f539a1b7cfe7a14a2"
+SRC_URI[sha256sum] = "fc1370ef38abeeb13f55c905ec002e60705fb0bfde3b8d21c8d6eb8056c11bac"
 
 S="${WORKDIR}/dbus-${PV}"
 FILESPATH = "${FILE_DIRNAME}/dbus-${PV}"
diff --git a/meta/recipes-core/dbus/dbus_1.6.4.bb b/meta/recipes-core/dbus/dbus_1.6.4.bb
deleted file mode 100644
index 179097d..0000000
--- a/meta/recipes-core/dbus/dbus_1.6.4.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-include dbus.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "5ec43dc4554cba638917317b2b4f7640"
-SRC_URI[sha256sum] = "5fba6b7a415d761a843fb8e0aee72db61cf13057a9ef8cdc795e5d369dc74cf1"
diff --git a/meta/recipes-core/dbus/dbus_1.6.8.bb b/meta/recipes-core/dbus/dbus_1.6.8.bb
new file mode 100644
index 0000000..facc02e
--- /dev/null
+++ b/meta/recipes-core/dbus/dbus_1.6.8.bb
@@ -0,0 +1,6 @@
+include dbus.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "3bf059c7dd5eda5f539a1b7cfe7a14a2"
+SRC_URI[sha256sum] = "fc1370ef38abeeb13f55c905ec002e60705fb0bfde3b8d21c8d6eb8056c11bac"





More information about the Openembedded-commits mailing list