All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Packages Upgrade
@ 2015-08-04  6:40 Robert Yang
  2015-08-04  6:40 ` [PATCH 1/6] git: 2.4.6 -> 2.5.0 Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Robert Yang @ 2015-08-04  6:40 UTC (permalink / raw)
  To: openembedded-core

* 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



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

end of thread, other threads:[~2015-08-06  6:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-04  6:40 [PATCH 0/6] Packages Upgrade Robert Yang
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

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.