All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/5] Upgrade dbus and dbus-glib
Date: Mon, 24 Nov 2014 15:49:31 +0800	[thread overview]
Message-ID: <cover.1416815305.git.Chong.Lu@windriver.com> (raw)

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



             reply	other threads:[~2014-11-24  7:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24  7:49 Chong Lu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1416815305.git.Chong.Lu@windriver.com \
    --to=chong.lu@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.