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] Package upgrades
Date: Mon, 13 Apr 2015 09:48:18 +0800	[thread overview]
Message-ID: <cover.1428889561.git.Qi.Chen@windriver.com> (raw)

Changes in V2:
Remove the ptest part of kmod.

The following changes since commit 6333186e9764b2c269a2b3869956860fa8fde2b1:

  binutils: Fix packaging now gold is always built (2015-04-08 23:10:57 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/package-upgrades-20140413
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/package-upgrades-20140413

Chen Qi (6):
  curl: upgrade to 7.41.0
  busybox: upgrade to 1.23.2
  kmod: upgrade to 20
  sudo: upgrade to 1.8.13
  sysstat: upgrade to 11.1.3
  xz: upgrade to 5.2.1

 .../{busybox_1.23.1.bb => busybox_1.23.2.bb}       |  4 +--
 meta/recipes-core/busybox/busybox_git.bb           |  4 +--
 meta/recipes-extended/sudo/sudo.inc                | 12 +++------
 .../sudo/{sudo_1.8.11p2.bb => sudo_1.8.13.bb}      |  4 +--
 .../{sysstat_11.0.2.bb => sysstat_11.1.3.bb}       |  4 +--
 .../xz/{xz_5.2.0.bb => xz_5.2.1.bb}                |  4 +--
 meta/recipes-kernel/kmod/kmod.inc                  |  8 +++---
 ...01-Makefile.am-fix-parallel-build-problem.patch | 29 +++++++++++++++++++++
 ...alling-bswap_-instead-of-htobe-and-be-toh.patch | 15 +++++------
 .../kmod/kmod/avoid_parallel_tests.patch           | 30 ++++++++++++++--------
 meta/recipes-kernel/kmod/kmod_git.bb               | 15 -----------
 .../curl/{curl_7.40.0.bb => curl_7.41.0.bb}        |  4 +--
 12 files changed, 72 insertions(+), 61 deletions(-)
 rename meta/recipes-core/busybox/{busybox_1.23.1.bb => busybox_1.23.2.bb} (90%)
 rename meta/recipes-extended/sudo/{sudo_1.8.11p2.bb => sudo_1.8.13.bb} (87%)
 rename meta/recipes-extended/sysstat/{sysstat_11.0.2.bb => sysstat_11.1.3.bb} (40%)
 rename meta/recipes-extended/xz/{xz_5.2.0.bb => xz_5.2.1.bb} (92%)
 create mode 100644 meta/recipes-kernel/kmod/kmod/0001-Makefile.am-fix-parallel-build-problem.patch
 rename meta/recipes-support/curl/{curl_7.40.0.bb => curl_7.41.0.bb} (93%)

-- 
1.9.1



             reply	other threads:[~2015-04-13  1:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13  1:48 Chen Qi [this message]
2015-04-13  1:48 ` [PATCH V2 1/6] curl: upgrade to 7.41.0 Chen Qi
2015-04-13  1:48 ` [PATCH V2 2/6] busybox: upgrade to 1.23.2 Chen Qi
2015-04-13  1:48 ` [PATCH V2 3/6] kmod: upgrade to 20 Chen Qi
2015-04-13  1:48 ` [PATCH V2 4/6] sudo: upgrade to 1.8.13 Chen Qi
2015-04-13  1:48 ` [PATCH V2 5/6] sysstat: upgrade to 11.1.3 Chen Qi
2015-04-13  1:48 ` [PATCH V2 6/6] xz: upgrade to 5.2.1 Chen Qi
2015-04-13  1:53 ` [PATCH V2 0/6] Package upgrades ChenQi

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.1428889561.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.