From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] meta: several fixes
Date: Thu, 12 Feb 2015 01:07:33 -0800 [thread overview]
Message-ID: <cover.1423732000.git.liezhi.yang@windriver.com> (raw)
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
next reply other threads:[~2015-02-12 9:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-12 9:07 Robert Yang [this message]
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
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.1423732000.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