summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2013-01-17 15:16:37 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-21 10:22:09 +0000
commitbac53df5e53ebe26cf2d267a30ab1bbdccd3b541 (patch)
tree6f9654d345ac03f9b33fb779e2b83f454e2c5b23
parent21d04932de99056fbbff69c510c5599c2c851837 (diff)
downloadpoky-bac53df5e53ebe26cf2d267a30ab1bbdccd3b541.tar.gz
dbus: upgrade to 1.6.8
dbus, dbus-ptest upgraded to v1.6.8 (From OE-Core rev: 272661a7fca7e0ee8f6b0d7a4ba97f09a82a540e) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/dbus/dbus-1.6.8/dbus-1.init (renamed from meta/recipes-core/dbus/dbus-1.6.4/dbus-1.init)0
-rw-r--r--meta/recipes-core/dbus/dbus-1.6.8/ptest.patch (renamed from meta/recipes-core/dbus/dbus-1.6.4/ptest.patch)0
-rwxr-xr-xmeta/recipes-core/dbus/dbus-1.6.8/run-ptest (renamed from meta/recipes-core/dbus/dbus-1.6.4/run-ptest)0
-rw-r--r--meta/recipes-core/dbus/dbus-1.6.8/test-run-path.patch (renamed from meta/recipes-core/dbus/dbus-1.6.4/test-run-path.patch)0
-rw-r--r--meta/recipes-core/dbus/dbus-1.6.8/tmpdir.patch (renamed from meta/recipes-core/dbus/dbus-1.6.4/tmpdir.patch)0
-rw-r--r--meta/recipes-core/dbus/dbus-ptest_1.6.8.bb (renamed from meta/recipes-core/dbus/dbus-ptest_1.6.4.bb)4
-rw-r--r--meta/recipes-core/dbus/dbus_1.6.4.bb6
-rw-r--r--meta/recipes-core/dbus/dbus_1.6.8.bb6
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
index 64f2170255..64f2170255 100644
--- a/meta/recipes-core/dbus/dbus-1.6.4/dbus-1.init
+++ b/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
index 106bfb4c57..106bfb4c57 100644
--- a/meta/recipes-core/dbus/dbus-1.6.4/ptest.patch
+++ b/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
index e08ecb1a63..e08ecb1a63 100755
--- a/meta/recipes-core/dbus/dbus-1.6.4/run-ptest
+++ b/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
index 5c08c9354a..5c08c9354a 100644
--- 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
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/tmpdir.patch b/meta/recipes-core/dbus/dbus-1.6.8/tmpdir.patch
index bf086e1788..bf086e1788 100644
--- a/meta/recipes-core/dbus/dbus-1.6.4/tmpdir.patch
+++ b/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
index dbfa6381c1..fd7ce7dc62 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 \
16 file://run-ptest \ 16 file://run-ptest \
17 " 17 "
18 18
19SRC_URI[md5sum] = "5ec43dc4554cba638917317b2b4f7640" 19SRC_URI[md5sum] = "3bf059c7dd5eda5f539a1b7cfe7a14a2"
20SRC_URI[sha256sum] = "5fba6b7a415d761a843fb8e0aee72db61cf13057a9ef8cdc795e5d369dc74cf1" 20SRC_URI[sha256sum] = "fc1370ef38abeeb13f55c905ec002e60705fb0bfde3b8d21c8d6eb8056c11bac"
21 21
22S="${WORKDIR}/dbus-${PV}" 22S="${WORKDIR}/dbus-${PV}"
23FILESPATH = "${FILE_DIRNAME}/dbus-${PV}" 23FILESPATH = "${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 179097d7b1..0000000000
--- a/meta/recipes-core/dbus/dbus_1.6.4.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1include dbus.inc
2
3PR = "${INC_PR}.0"
4
5SRC_URI[md5sum] = "5ec43dc4554cba638917317b2b4f7640"
6SRC_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 0000000000..facc02ee63
--- /dev/null
+++ b/meta/recipes-core/dbus/dbus_1.6.8.bb
@@ -0,0 +1,6 @@
1include dbus.inc
2
3PR = "${INC_PR}.0"
4
5SRC_URI[md5sum] = "3bf059c7dd5eda5f539a1b7cfe7a14a2"
6SRC_URI[sha256sum] = "fc1370ef38abeeb13f55c905ec002e60705fb0bfde3b8d21c8d6eb8056c11bac"