All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V2 0/6] Upgrade gawk, sysstat, dbus, dbus-test, dbus-glib and sudo
Date: Mon, 14 May 2018 13:59:20 +0800	[thread overview]
Message-ID: <cover.1526277424.git.Qi.Chen@windriver.com> (raw)

Changes in V2:
* Remove retrospection related codes in dbus recipe
* Remove the meaningless session.conf installation in dbus recipe

The following changes since commit 5479654eeaaa0f81bfff54ca49369c87f1658705:

  rm_work: Stop appending _setscene to do_image_complete_setscene stamps (2018-05-11 07:49:38 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/PU20180511
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/PU20180511

Chen Qi (6):
  gawk: upgrade to 4.2.1
  sysstat: upgrade to 11.7.3
  dbus: upgrade to 1.12.8
  dbus-test: upgrade to 1.12.8
  dbus-glib: upgrade to 0.110
  sudo: upgrade to 1.8.23

 meta/recipes-core/dbus/dbus-glib.inc                         |  4 +---
 meta/recipes-core/dbus/dbus-glib_0.108.bb                    |  4 ----
 meta/recipes-core/dbus/dbus-glib_0.110.bb                    |  4 ++++
 .../dbus/{dbus-test_1.12.2.bb => dbus-test_1.12.8.bb}        |  4 ++--
 meta/recipes-core/dbus/{dbus_1.12.2.bb => dbus_1.12.8.bb}    | 12 ++----------
 meta/recipes-extended/gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb}  |  4 ++--
 meta/recipes-extended/sudo/sudo.inc                          |  5 +++--
 .../recipes-extended/sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb} |  8 ++++----
 .../sysstat/{sysstat_11.7.1.bb => sysstat_11.7.3.bb}         |  4 ++--
 9 files changed, 20 insertions(+), 29 deletions(-)
 delete mode 100644 meta/recipes-core/dbus/dbus-glib_0.108.bb
 create mode 100644 meta/recipes-core/dbus/dbus-glib_0.110.bb
 rename meta/recipes-core/dbus/{dbus-test_1.12.2.bb => dbus-test_1.12.8.bb} (95%)
 rename meta/recipes-core/dbus/{dbus_1.12.2.bb => dbus_1.12.8.bb} (92%)
 rename meta/recipes-extended/gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb} (89%)
 rename meta/recipes-extended/sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb} (81%)
 rename meta/recipes-extended/sysstat/{sysstat_11.7.1.bb => sysstat_11.7.3.bb} (53%)

-- 
1.9.1



             reply	other threads:[~2018-05-14  5:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14  5:59 Chen Qi [this message]
2018-05-14  5:59 ` [PATCH 1/6] gawk: upgrade to 4.2.1 Chen Qi
2018-05-14  5:59 ` [PATCH 2/6] sysstat: upgrade to 11.7.3 Chen Qi
2018-05-14  5:59 ` [PATCH 3/6] dbus: upgrade to 1.12.8 Chen Qi
2018-05-14  5:59 ` [PATCH 4/6] dbus-test: " Chen Qi
2018-05-14  5:59 ` [PATCH 5/6] dbus-glib: upgrade to 0.110 Chen Qi
2018-05-14  5:59 ` [PATCH 6/6] sudo: upgrade to 1.8.23 Chen Qi

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.1526277424.git.Qi.Chen@windriver.com \
    --to=qi.chen@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.