public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/6] Packages Upgrade
Date: Mon, 3 Aug 2015 23:40:04 -0700	[thread overview]
Message-ID: <cover.1438670283.git.liezhi.yang@windriver.com> (raw)

* Changes of file_5.24.bb:
  - Use file_5.24.bb rather than file_git.bb, doesn't need the long PV
    either.

// Robert

The following changes since commit 288c76a41aebaf54c7fca3782160830df462b9e4:

  builder: Fix multilib compile failure (2015-08-03 07:15:47 +0100)

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 (6):
  git: 2.4.6 -> 2.5.0
  file: 5.23 -> 5.24
  libcheck: 0.9.14 -> 0.10.0
  bash: 4.3 -> 4.3.30
  binutils: 2.25 -> 2.25.1
  tcmode-default.inc: update BINUVERSION

 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 .../{binutils-2.25.inc => binutils-2.25.1.inc}     |    2 +-
 ...n_2.25.bb => binutils-cross-canadian_2.25.1.bb} |    0
 ...tils-cross_2.25.bb => binutils-cross_2.25.1.bb} |    0
 ...rosssdk_2.25.bb => binutils-crosssdk_2.25.1.bb} |    0
 .../{binutils_2.25.bb => binutils_2.25.1.bb}       |    0
 ...h-long-options-and-explicitly-number-them.patch |  116 --------------------
 .../file/0002-fix-bug-with-5.23-long-options.patch |   26 -----
 .../file/{file_5.23.bb => file_5.24.bb}            |   16 ++-
 meta/recipes-devtools/git/git_2.4.6.bb             |   11 --
 meta/recipes-devtools/git/git_2.5.0.bb             |   11 ++
 meta/recipes-extended/bash/bash_4.3.30.bb          |   46 ++++++++
 meta/recipes-extended/bash/bash_4.3.bb             |  111 -------------------
 .../{libcheck_0.9.14.bb => libcheck_0.10.0.bb}     |    4 +-
 14 files changed, 68 insertions(+), 277 deletions(-)
 rename meta/recipes-devtools/binutils/{binutils-2.25.inc => binutils-2.25.1.inc} (97%)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.25.bb => binutils-cross-canadian_2.25.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.25.bb => binutils-cross_2.25.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.25.bb => binutils-crosssdk_2.25.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.25.bb => binutils_2.25.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/file/file/0001-Fix-bug-with-long-options-and-explicitly-number-them.patch
 delete mode 100644 meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch
 rename meta/recipes-devtools/file/{file_5.23.bb => file_5.24.bb} (64%)
 delete mode 100644 meta/recipes-devtools/git/git_2.4.6.bb
 create mode 100644 meta/recipes-devtools/git/git_2.5.0.bb
 create mode 100644 meta/recipes-extended/bash/bash_4.3.30.bb
 delete mode 100644 meta/recipes-extended/bash/bash_4.3.bb
 rename meta/recipes-support/libcheck/{libcheck_0.9.14.bb => libcheck_0.10.0.bb} (79%)

-- 
1.7.9.5



             reply	other threads:[~2015-08-04  6:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04  6:40 Robert Yang [this message]
2015-08-04  6:40 ` [PATCH 1/6] git: 2.4.6 -> 2.5.0 Robert Yang
2015-08-04  6:40 ` [PATCH 2/6] file: 5.23 -> 5.24 Robert Yang
2015-08-04  6:40 ` [PATCH 3/6] libcheck: 0.9.14 -> 0.10.0 Robert Yang
2015-08-04  6:40 ` [PATCH 4/6] bash: 4.3 -> 4.3.30 Robert Yang
2015-08-04  6:40 ` [PATCH 5/6] binutils: 2.25 -> 2.25.1 Robert Yang
2015-08-04  6:40 ` [PATCH 6/6] tcmode-default.inc: update BINUVERSION Robert Yang
2015-08-06  3:53   ` Khem Raj
2015-08-06  6:37     ` Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2017-07-12 10:15 [PATCH 0/6] Packages Upgrade Robert Yang
2015-06-02 14:48 Robert Yang
2015-02-20  5:37 [PATCH 0/6] Packages upgrade Robert Yang
2014-12-23  5:09 Hongxu Jia

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.1438670283.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox