From: Dongxiao Xu Date: Thu, 15 Mar 2012 04:43:57 +0000 (+0800) Subject: dbus-glib: upgrade to 0.98 X-Git-Tag: 2015-4~11312 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4634aa0fabb9646ba61597cb81f74a242144cd14;p=openembedded-core.git dbus-glib: upgrade to 0.98 Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- diff --git a/meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch b/meta/recipes-core/dbus/dbus-glib-0.98/no-examples.patch similarity index 100% rename from meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch rename to meta/recipes-core/dbus/dbus-glib-0.98/no-examples.patch diff --git a/meta/recipes-core/dbus/dbus-glib_0.92.bb b/meta/recipes-core/dbus/dbus-glib_0.92.bb deleted file mode 100644 index 988625b90c..0000000000 --- a/meta/recipes-core/dbus/dbus-glib_0.92.bb +++ /dev/null @@ -1,6 +0,0 @@ -require dbus-glib.inc - -PR = "r2" - -SRC_URI[md5sum] = "b595b36890c4f9f8f5d5dec131c495f8" -SRC_URI[sha256sum] = "5a7fd4cf937cdcb7f2eed61341b70ee0f2607450a50db381618598adf60dd40e" diff --git a/meta/recipes-core/dbus/dbus-glib_0.98.bb b/meta/recipes-core/dbus/dbus-glib_0.98.bb new file mode 100644 index 0000000000..bd9389a9f5 --- /dev/null +++ b/meta/recipes-core/dbus/dbus-glib_0.98.bb @@ -0,0 +1,6 @@ +require dbus-glib.inc + +PR = "r0" + +SRC_URI[md5sum] = "3f7f117dc7c8d899d9acfdcbf9253fb8" +SRC_URI[sha256sum] = "297c81d6bb8b1c312e9b0ccfe91eb28ec0672756abb64dfb7bbe2b5f1ae5d111"