Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Upgrade dbus and dbus-glib
@ 2014-11-24  7:49 Chong Lu
  2014-11-24  7:49 ` [PATCH 1/5] dbus: Upgrade to 1.8.10 Chong Lu
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Chong Lu @ 2014-11-24  7:49 UTC (permalink / raw)
  To: openembedded-core

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

-- 
1.9.1



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

end of thread, other threads:[~2014-12-03 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  7:49 [PATCH 0/5] Upgrade dbus and dbus-glib Chong Lu
2014-11-24  7:49 ` [PATCH 1/5] dbus: Upgrade to 1.8.10 Chong Lu
2014-11-24  7:49 ` [PATCH 2/5] dbus-test: " Chong Lu
2014-11-24  7:49 ` [PATCH 3/5] dbus-glib: Upgrade to 0.102 Chong Lu
2014-11-24  7:49 ` [PATCH 4/5] connman-gnome: fix dbus interface name Chong Lu
2014-11-24  7:49 ` [PATCH 5/5] upstream_tracking.inc: update entries for dbus Chong Lu
2014-12-02  1:35 ` [PATCH 0/5] Upgrade dbus and dbus-glib Chong Lu
2014-12-03 12:21   ` Burton, Ross

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