[OE-core] [PATCH 0/6] Packages Upgrade

Robert Yang liezhi.yang at windriver.com
Tue Aug 4 06:40:04 UTC 2015


* 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



More information about the Openembedded-core mailing list