summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-07-29 11:33:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-31 15:35:33 +0100
commitbee8ba766b16d2a7ac7885747b51f08d34bd633d (patch)
treef3e9ea5839bfef840515035bb36d5b14bb4037c6 /meta/recipes-core/dbus
parent5c33b0a752e6168200776da61dee7d4d807ddbb0 (diff)
downloadopenembedded-core-bee8ba766b16d2a7ac7885747b51f08d34bd633d.tar.gz
dbus: upgrade to 1.8.20
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r--meta/recipes-core/dbus/dbus-test_1.8.20.bb (renamed from meta/recipes-core/dbus/dbus-test_1.8.18.bb)4
-rw-r--r--meta/recipes-core/dbus/dbus_1.8.18.bb4
-rw-r--r--meta/recipes-core/dbus/dbus_1.8.20.bb4
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-core/dbus/dbus-test_1.8.18.bb b/meta/recipes-core/dbus/dbus-test_1.8.20.bb
index e138f6e594..704070bf20 100644
--- a/meta/recipes-core/dbus/dbus-test_1.8.18.bb
+++ b/meta/recipes-core/dbus/dbus-test_1.8.20.bb
@@ -18,8 +18,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
"
-SRC_URI[md5sum] = "83e607e9ccb1c921d5b6bbea2376a36c"
-SRC_URI[sha256sum] = "36f2eb9c777a3c71562573da36a147e900a642afcd44d2b0470d992a4898c4f2"
+SRC_URI[md5sum] = "b49890bbabedab3a1c3f4f73c7ff8b2b"
+SRC_URI[sha256sum] = "5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a"
S="${WORKDIR}/dbus-${PV}"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:"
diff --git a/meta/recipes-core/dbus/dbus_1.8.18.bb b/meta/recipes-core/dbus/dbus_1.8.18.bb
deleted file mode 100644
index 2932b7a099..0000000000
--- a/meta/recipes-core/dbus/dbus_1.8.18.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-include dbus.inc
-
-SRC_URI[md5sum] = "83e607e9ccb1c921d5b6bbea2376a36c"
-SRC_URI[sha256sum] = "36f2eb9c777a3c71562573da36a147e900a642afcd44d2b0470d992a4898c4f2"
diff --git a/meta/recipes-core/dbus/dbus_1.8.20.bb b/meta/recipes-core/dbus/dbus_1.8.20.bb
new file mode 100644
index 0000000000..a8f2094ea6
--- /dev/null
+++ b/meta/recipes-core/dbus/dbus_1.8.20.bb
@@ -0,0 +1,4 @@
+include dbus.inc
+
+SRC_URI[md5sum] = "b49890bbabedab3a1c3f4f73c7ff8b2b"
+SRC_URI[sha256sum] = "5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a"