* [PATCH 0/1] dbus: upgrade to 1.8.20
@ 2015-07-29 3:33 Chen Qi
2015-07-29 3:33 ` [PATCH 1/1] " Chen Qi
0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2015-07-29 3:33 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 27d068d05239c26a3848eb101571acab54635e37:
harfbuzz: upgrade to 1.0.1 (2015-07-27 23:28:23 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/dbus-1.8.20
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/dbus-1.8.20
Chen Qi (1):
dbus: upgrade to 1.8.20
meta/recipes-core/dbus/{dbus-test_1.8.18.bb => dbus-test_1.8.20.bb} | 4 ++--
meta/recipes-core/dbus/dbus_1.8.18.bb | 4 ----
meta/recipes-core/dbus/dbus_1.8.20.bb | 4 ++++
3 files changed, 6 insertions(+), 6 deletions(-)
rename meta/recipes-core/dbus/{dbus-test_1.8.18.bb => dbus-test_1.8.20.bb} (93%)
delete mode 100644 meta/recipes-core/dbus/dbus_1.8.18.bb
create mode 100644 meta/recipes-core/dbus/dbus_1.8.20.bb
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] dbus: upgrade to 1.8.20
2015-07-29 3:33 [PATCH 0/1] dbus: upgrade to 1.8.20 Chen Qi
@ 2015-07-29 3:33 ` Chen Qi
0 siblings, 0 replies; 2+ messages in thread
From: Chen Qi @ 2015-07-29 3:33 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-core/dbus/{dbus-test_1.8.18.bb => dbus-test_1.8.20.bb} | 4 ++--
meta/recipes-core/dbus/dbus_1.8.18.bb | 4 ----
meta/recipes-core/dbus/dbus_1.8.20.bb | 4 ++++
3 files changed, 6 insertions(+), 6 deletions(-)
rename meta/recipes-core/dbus/{dbus-test_1.8.18.bb => dbus-test_1.8.20.bb} (93%)
delete mode 100644 meta/recipes-core/dbus/dbus_1.8.18.bb
create mode 100644 meta/recipes-core/dbus/dbus_1.8.20.bb
diff --git a/meta/recipes-core/dbus/dbus-test_1.8.18.bb b/meta/recipes-core/dbus/dbus-test_1.8.20.bb
similarity index 93%
rename from meta/recipes-core/dbus/dbus-test_1.8.18.bb
rename to meta/recipes-core/dbus/dbus-test_1.8.20.bb
index e138f6e..704070b 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 2932b7a..0000000
--- 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 0000000..a8f2094
--- /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"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-29 3:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 3:33 [PATCH 0/1] dbus: upgrade to 1.8.20 Chen Qi
2015-07-29 3:33 ` [PATCH 1/1] " Chen Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox