Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Package Upgrade: pciutils, diffutils, cups, sudo, sysstat, dbus
@ 2017-07-24  9:51 Chen Qi
  2017-07-24  9:51 ` [PATCH 1/6] pciutils: upgrade to 3.5.5 Chen Qi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Chen Qi @ 2017-07-24  9:51 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 0f20512deac20f3ec7241ff431c8523ce3c66034:

  poky: Remove machine specific kernel overrides (2017-07-24 09:13:55 +0100)

are available in the git repository at:

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

Chen Qi (6):
  pciutils: upgrade to 3.5.5
  diffutils: upgrade to 3.6
  cups: upgrade to 2.2.4
  sudo: upgrade to 1.8.20p2
  sysstat: upgrade to 11.5.7
  dbus/dbus-test: upgrade to 1.10.20

 .../{pciutils_3.5.4.bb => pciutils_3.5.5.bb}       |   4 +-
 .../{dbus-test_1.10.18.bb => dbus-test_1.10.20.bb} |   4 +-
 .../dbus/{dbus_1.10.18.bb => dbus_1.10.20.bb}      |   4 +-
 .../cups/{cups_2.2.3.bb => cups_2.2.4.bb}          |   4 +-
 .../diffutils-3.5/diffutils-3.5-gcc7.patch         | 228 ---------------------
 ...need_charset_alias-when-building-for-musl.patch |   0
 .../0001-explicitly-disable-replacing-getopt.patch |  30 +++
 .../{diffutils-3.5 => diffutils-3.6}/run-ptest     |   0
 .../{diffutils_3.5.bb => diffutils_3.6.bb}         |  14 +-
 meta/recipes-extended/sudo/sudo.inc                |   2 +-
 .../sudo/{sudo_1.8.19p2.bb => sudo_1.8.20p2.bb}    |   4 +-
 .../{sysstat_11.5.6.bb => sysstat_11.5.7.bb}       |   4 +-
 12 files changed, 47 insertions(+), 251 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.5.4.bb => pciutils_3.5.5.bb} (92%)
 rename meta/recipes-core/dbus/{dbus-test_1.10.18.bb => dbus-test_1.10.20.bb} (93%)
 rename meta/recipes-core/dbus/{dbus_1.10.18.bb => dbus_1.10.20.bb} (97%)
 rename meta/recipes-extended/cups/{cups_2.2.3.bb => cups_2.2.4.bb} (40%)
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.5/diffutils-3.5-gcc7.patch
 rename meta/recipes-extended/diffutils/{diffutils-3.5 => diffutils-3.6}/0001-Unset-need_charset_alias-when-building-for-musl.patch (100%)
 create mode 100644 meta/recipes-extended/diffutils/diffutils-3.6/0001-explicitly-disable-replacing-getopt.patch
 rename meta/recipes-extended/diffutils/{diffutils-3.5 => diffutils-3.6}/run-ptest (100%)
 rename meta/recipes-extended/diffutils/{diffutils_3.5.bb => diffutils_3.6.bb} (66%)
 rename meta/recipes-extended/sudo/{sudo_1.8.19p2.bb => sudo_1.8.20p2.bb} (90%)
 rename meta/recipes-extended/sysstat/{sysstat_11.5.6.bb => sysstat_11.5.7.bb} (53%)

-- 
1.9.1



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

end of thread, other threads:[~2017-08-07 16:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24  9:51 [PATCH 0/6] Package Upgrade: pciutils, diffutils, cups, sudo, sysstat, dbus Chen Qi
2017-07-24  9:51 ` [PATCH 1/6] pciutils: upgrade to 3.5.5 Chen Qi
2017-07-24  9:51 ` [PATCH 2/6] diffutils: upgrade to 3.6 Chen Qi
2017-08-07 16:33   ` Christopher Larson
2017-07-24  9:51 ` [PATCH 3/6] cups: upgrade to 2.2.4 Chen Qi
2017-07-24  9:51 ` [PATCH 4/6] sudo: upgrade to 1.8.20p2 Chen Qi
2017-07-24  9:51 ` [PATCH 5/6] sysstat: upgrade to 11.5.7 Chen Qi
2017-07-24  9:51 ` [PATCH 6/6] dbus/dbus-test: upgrade to 1.10.20 Chen Qi

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