Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
@ 2013-02-25 12:00 Andrei Dinu
  2013-02-25 15:53 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Dinu @ 2013-02-25 12:00 UTC (permalink / raw)
  To: openembedded-core

---
 .../no-examples.patch                              |    0
 .../obsolete_automake_macros.patch                 |    0
 .../test-install-makefile.patch                    |    0
 .../{dbus-glib_0.100.bb => dbus-glib_0.100.1.bb}   |    6 +++---
 4 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-core/dbus/{dbus-glib-0.100 => dbus-glib-0.100.1}/no-examples.patch (100%)
 rename meta/recipes-core/dbus/{dbus-glib-0.100 => dbus-glib-0.100.1}/obsolete_automake_macros.patch (100%)
 rename meta/recipes-core/dbus/{dbus-glib-0.100 => dbus-glib-0.100.1}/test-install-makefile.patch (100%)
 rename meta/recipes-core/dbus/{dbus-glib_0.100.bb => dbus-glib_0.100.1.bb} (13%)

diff --git a/meta/recipes-core/dbus/dbus-glib-0.100/no-examples.patch b/meta/recipes-core/dbus/dbus-glib-0.100.1/no-examples.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-glib-0.100/no-examples.patch
rename to meta/recipes-core/dbus/dbus-glib-0.100.1/no-examples.patch
diff --git a/meta/recipes-core/dbus/dbus-glib-0.100/obsolete_automake_macros.patch b/meta/recipes-core/dbus/dbus-glib-0.100.1/obsolete_automake_macros.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-glib-0.100/obsolete_automake_macros.patch
rename to meta/recipes-core/dbus/dbus-glib-0.100.1/obsolete_automake_macros.patch
diff --git a/meta/recipes-core/dbus/dbus-glib-0.100/test-install-makefile.patch b/meta/recipes-core/dbus/dbus-glib-0.100.1/test-install-makefile.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-glib-0.100/test-install-makefile.patch
rename to meta/recipes-core/dbus/dbus-glib-0.100.1/test-install-makefile.patch
diff --git a/meta/recipes-core/dbus/dbus-glib_0.100.bb b/meta/recipes-core/dbus/dbus-glib_0.100.1.bb
similarity index 13%
rename from meta/recipes-core/dbus/dbus-glib_0.100.bb
rename to meta/recipes-core/dbus/dbus-glib_0.100.1.bb
index ad5aa97..1c4150f 100644
--- a/meta/recipes-core/dbus/dbus-glib_0.100.bb
+++ b/meta/recipes-core/dbus/dbus-glib_0.100.1.bb
@@ -1,6 +1,6 @@
 require dbus-glib.inc
 
-PR = "r2"
+PR = "r0"
 
-SRC_URI[md5sum] = "d33959a9c0c6a158f5ac6d640316e89e"
-SRC_URI[sha256sum] = "80ddf7584a659590103817798dd95d7e451d666f385e5e95a83abf85c46d4605"
+SRC_URI[md5sum] = "d758967b70ea3d5318b62839d5bd440f"
+SRC_URI[sha256sum] = "1f40d0dce4c6fa8998dbd2d915388d574ae962a20e7016fef4bed6c550767800"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
  2013-02-25 12:00 [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Andrei Dinu
@ 2013-02-25 15:53 ` Burton, Ross
  2013-02-25 16:07   ` Andrei Dinu
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2013-02-25 15:53 UTC (permalink / raw)
  To: Andrei Dinu; +Cc: openembedded-core

dbus-glib 0.100.2 was just spun:

"""
The "I would prefer lengthier studies, and fewer explosions" release.

http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz
http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz.asc

This release is a respin of the 0.100.1 tarball to drop some old,
broken versions of generated documentation files (fd.o #55830). There
are no source changes.
"""

It's nothing critical but we might as well use .2 instead of .1.

Ross



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
  2013-02-25 15:53 ` Burton, Ross
@ 2013-02-25 16:07   ` Andrei Dinu
  0 siblings, 0 replies; 3+ messages in thread
From: Andrei Dinu @ 2013-02-25 16:07 UTC (permalink / raw)
  To: Burton, Ross; +Cc: openembedded-core

Thanks for the heads-up!

I will update this as soon as possible.

Andrei

On 02/25/2013 05:53 PM, Burton, Ross wrote:
> dbus-glib 0.100.2 was just spun:
>
> """
> The "I would prefer lengthier studies, and fewer explosions" release.
>
> http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz
> http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz.asc
>
> This release is a respin of the 0.100.1 tarball to drop some old,
> broken versions of generated documentation files (fd.o #55830). There
> are no source changes.
> """
>
> It's nothing critical but we might as well use .2 instead of .1.
>
> Ross




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-25 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 12:00 [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Andrei Dinu
2013-02-25 15:53 ` Burton, Ross
2013-02-25 16:07   ` Andrei Dinu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox