Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] meta: several fixes
@ 2015-02-12  9:07 Robert Yang
  2015-02-12  9:07 ` [PATCH 1/7] Revert "libtool: avoid running automake/autoconf --version" Robert Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Robert Yang @ 2015-02-12  9:07 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:

  libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +0000)

are available in the git repository at:

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

Robert Yang (7):
  Revert "libtool: avoid running automake/autoconf --version"
  libtool: don't execute automake and autoconf on every invocation
  rt-tests: fix gzip command
  gcc-sanitizers: check gcc-build-internal before link
  btrfs-tools: fix for parallel build
  btrfs-tools: remove nodocs.patch
  neard: do not ship version.h

 .../neard/Makefile.am-do-not-ship-version.h.patch  |   36 ++++++++++
 meta/recipes-connectivity/neard/neard_0.15.bb      |    1 +
 .../btrfs-tools/btrfs-tools/fix-parallel.patch     |   32 +++++++++
 .../btrfs-tools/btrfs-tools/nodocs.patch           |   22 ------
 .../btrfs-tools/btrfs-tools_git.bb                 |    5 +-
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |    4 +-
 meta/recipes-devtools/libtool/libtool-2.4.5.inc    |    2 +-
 .../avoid-running-automake-autoconf-version.patch  |   54 ---------------
 ...-t-execute-automake-and-autoconf-on-every.patch |   71 ++++++++++++++++++++
 .../rt-tests/files/Makefile-fix-gzip-command.patch |   30 +++++++++
 meta/recipes-rt/rt-tests/rt-tests.inc              |    1 +
 11 files changed, 179 insertions(+), 79 deletions(-)
 create mode 100644 meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch
 create mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/nodocs.patch
 delete mode 100644 meta/recipes-devtools/libtool/libtool/avoid-running-automake-autoconf-version.patch
 create mode 100644 meta/recipes-devtools/libtool/libtool/libtool-don-t-execute-automake-and-autoconf-on-every.patch
 create mode 100644 meta/recipes-rt/rt-tests/files/Makefile-fix-gzip-command.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2015-02-13 14:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12  9:07 [PATCH 0/7] meta: several fixes Robert Yang
2015-02-12  9:07 ` [PATCH 1/7] Revert "libtool: avoid running automake/autoconf --version" Robert Yang
2015-02-12  9:07 ` [PATCH 2/7] libtool: don't execute automake and autoconf on every invocation Robert Yang
2015-02-12  9:14   ` Henning Heinold
2015-02-12  9:26     ` Robert Yang
2015-02-12  9:07 ` [PATCH 3/7] rt-tests: fix gzip command Robert Yang
2015-02-12  9:07 ` [PATCH 4/7] gcc-sanitizers: check gcc-build-internal before link Robert Yang
2015-02-12  9:07 ` [PATCH 5/7] btrfs-tools: fix for parallel build Robert Yang
2015-02-13 14:59   ` Burton, Ross
2015-02-12  9:07 ` [PATCH 6/7] btrfs-tools: remove nodocs.patch Robert Yang
2015-02-12  9:07 ` [PATCH 7/7] neard: do not ship version.h Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox