All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] Packages upgrade
Date: Sun, 21 Dec 2014 21:28:22 -0800	[thread overview]
Message-ID: <cover.1419226071.git.liezhi.yang@windriver.com> (raw)

The following changes since commit c3598cf720e04ab27ab5d2817c09f2496b677560:

  kernel-devsrc: Ensure we have a dependency on the actual source (2014-12-21 13:51:29 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/pu

Robert Yang (7):
  file: upgrade to 5.21
  wget: upgrade to 1.16.1
  wget: add PACKAGECONFIG for util-linux
  rsync: upgrade to 3.1.1
  logrotate: upgrade to 3.8.8
  git: upgrade to 2.2.0
  make: upgrade to 4.1

 .../recipes-devtools/file/file/debian-742262.patch |    4 +--
 .../file/{file_5.18.bb => file_5.21.bb}            |    4 +--
 .../git/{git_2.0.1.bb => git_2.2.0.bb}             |    4 +--
 .../make/{make_4.0.bb => make_4.1.bb}              |    4 +--
 .../rsync/{rsync_3.1.0.bb => rsync_3.1.1.bb}       |    4 +--
 .../disable-check-different-filesystems.patch      |   34 --------------------
 .../{logrotate_3.8.7.bb => logrotate_3.8.8.bb}     |    5 ++-
 meta/recipes-extended/wget/wget.inc                |    5 ++-
 .../wget/{wget_1.16.bb => wget_1.16.1.bb}          |    4 +--
 9 files changed, 18 insertions(+), 50 deletions(-)
 rename meta/recipes-devtools/file/{file_5.18.bb => file_5.21.bb} (86%)
 rename meta/recipes-devtools/git/{git_2.0.1.bb => git_2.2.0.bb} (61%)
 rename meta/recipes-devtools/make/{make_4.0.bb => make_4.1.bb} (71%)
 rename meta/recipes-devtools/rsync/{rsync_3.1.0.bb => rsync_3.1.1.bb} (83%)
 delete mode 100644 meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch
 rename meta/recipes-extended/logrotate/{logrotate_3.8.7.bb => logrotate_3.8.8.bb} (89%)
 rename meta/recipes-extended/wget/{wget_1.16.bb => wget_1.16.1.bb} (45%)

-- 
1.7.9.5



             reply	other threads:[~2014-12-22  5:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22  5:28 Robert Yang [this message]
2014-12-22  5:28 ` [PATCH 1/7] file: upgrade to 5.21 Robert Yang
2014-12-22  5:28 ` [PATCH 2/7] wget: upgrade to 1.16.1 Robert Yang
2014-12-22  5:28 ` [PATCH 3/7] wget: add PACKAGECONFIG for util-linux Robert Yang
2014-12-22  5:28 ` [PATCH 4/7] rsync: upgrade to 3.1.1 Robert Yang
2014-12-22  5:28 ` [PATCH 5/7] logrotate: upgrade to 3.8.8 Robert Yang
2014-12-22 13:08   ` Richard Purdie
2014-12-22 14:57     ` Robert Yang
2014-12-22  5:28 ` [PATCH 6/7] git: upgrade to 2.2.0 Robert Yang
2014-12-22  5:28 ` [PATCH 7/7] make: upgrade to 4.1 Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2016-07-07  1:36 [PATCH 0/7] Packages Upgrade Robert Yang

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.1419226071.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@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.