[oe-commits] Koen Kooi : dbus: update to 1.4.16

git at git.openembedded.org git at git.openembedded.org
Mon Nov 21 16:50:52 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sun Nov 20 10:52:45 2011 +0100

dbus: update to 1.4.16

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../dbus/{dbus-1.4.12 => dbus-1.4.16}/dbus-1.init  |    0
 .../dbus/{dbus-1.4.12 => dbus-1.4.16}/tmpdir.patch |    0
 meta/recipes-core/dbus/dbus_1.4.12.bb              |    7 -------
 meta/recipes-core/dbus/dbus_1.4.16.bb              |    5 +++++
 4 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-core/dbus/dbus-1.4.12/dbus-1.init b/meta/recipes-core/dbus/dbus-1.4.16/dbus-1.init
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.4.12/dbus-1.init
rename to meta/recipes-core/dbus/dbus-1.4.16/dbus-1.init
diff --git a/meta/recipes-core/dbus/dbus-1.4.12/tmpdir.patch b/meta/recipes-core/dbus/dbus-1.4.16/tmpdir.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-1.4.12/tmpdir.patch
rename to meta/recipes-core/dbus/dbus-1.4.16/tmpdir.patch
diff --git a/meta/recipes-core/dbus/dbus_1.4.12.bb b/meta/recipes-core/dbus/dbus_1.4.12.bb
deleted file mode 100644
index 64cfedd..0000000
--- a/meta/recipes-core/dbus/dbus_1.4.12.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-include dbus.inc
-
-PR = "r7"
-
-SRC_URI[md5sum] = "104f2ea94c10a896dfb1edecb5714cb1"
-SRC_URI[sha256sum] = "da3c97fd546610558d588799e27c4fa81101e754acbcd34747a42c131f30dbe7"
-
diff --git a/meta/recipes-core/dbus/dbus_1.4.16.bb b/meta/recipes-core/dbus/dbus_1.4.16.bb
new file mode 100644
index 0000000..f87f266
--- /dev/null
+++ b/meta/recipes-core/dbus/dbus_1.4.16.bb
@@ -0,0 +1,5 @@
+include dbus.inc
+
+SRC_URI[md5sum] = "44a2a10678e7e50460879c3eb4453a65"
+SRC_URI[sha256sum] = "1d8ee6262f8cc2148f06578eee522c755ba0896206b3464ca9bdc84f411b29c6"
+





More information about the Openembedded-commits mailing list