[OE-core] [PATCH 0/5] Upgrade dbus and dbus-glib

Chong Lu Chong.Lu at windriver.com
Tue Dec 2 01:35:40 UTC 2014


ping

//Chong

On 11/24/2014 03:49 PM, Chong Lu wrote:
> The following changes since commit edaeb8940813b620090a0797ad3b6a076897512d:
>
>    bitbake: cooker.py: fix loginfo op being set to an invalid value (2014-11-12 17:04:50 +0000)
>
> are available in the git repository at:
>
>    git://git.pokylinux.org/poky-contrib chonglu/dbus
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/dbus
>
> Chong Lu (5):
>    dbus: Upgrade to 1.8.10
>    dbus-test: Upgrade to 1.8.10
>    dbus-glib: Upgrade to 0.102
>    connman-gnome: fix dbus interface name
>    upstream_tracking.inc: update entries for dbus
>
>   .../conf/distro/include/upstream_tracking.inc      |   2 +-
>   .../connman-gnome-fix-dbus-interface-name.patch    | 187 +++++++++++++++++++++
>   .../connman/connman-gnome_0.7.bb                   |   7 +-
>   .../obsolete_automake_macros.patch                 |  15 --
>   meta/recipes-core/dbus/dbus-glib.inc               |   1 -
>   .../no-examples.patch                              |   0
>   .../test-install-makefile.patch                    |  57 ++++---
>   meta/recipes-core/dbus/dbus-glib_0.100.2.bb        |   5 -
>   meta/recipes-core/dbus/dbus-glib_0.102.bb          |   5 +
>   .../{dbus-test_1.8.2.bb => dbus-test_1.8.10.bb}    |   0
>   meta/recipes-core/dbus/dbus_1.8.10.bb              |   4 +
>   meta/recipes-core/dbus/dbus_1.8.2.bb               |   4 -
>   12 files changed, 234 insertions(+), 53 deletions(-)
>   create mode 100644 meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch
>   delete mode 100644 meta/recipes-core/dbus/dbus-glib-0.100.2/obsolete_automake_macros.patch
>   rename meta/recipes-core/dbus/{dbus-glib-0.100.2 => dbus-glib}/no-examples.patch (100%)
>   rename meta/recipes-core/dbus/{dbus-glib-0.100.2 => dbus-glib}/test-install-makefile.patch (66%)
>   delete mode 100644 meta/recipes-core/dbus/dbus-glib_0.100.2.bb
>   create mode 100644 meta/recipes-core/dbus/dbus-glib_0.102.bb
>   rename meta/recipes-core/dbus/{dbus-test_1.8.2.bb => dbus-test_1.8.10.bb} (100%)
>   create mode 100644 meta/recipes-core/dbus/dbus_1.8.10.bb
>   delete mode 100644 meta/recipes-core/dbus/dbus_1.8.2.bb
>




More information about the Openembedded-core mailing list