From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Redefine LINKER_HASH_STYLE and uclibc fixes
Date: Tue, 16 Aug 2011 15:35:42 -0700 [thread overview]
Message-ID: <cover.1313533911.git.raj.khem@gmail.com> (raw)
with this patchset, fix the uclibc image fallouts with various recent
recipe updates
Modify the way we pass linker hash style so it can be used in multiple
methods.
Pass information about default linker hash style to gcc configure
so that it passes the right flags to runtime libraries builds e.g.
libgcc libstdc++ etc.
The following changes since commit 3e872751690135178afb3a3f147bd002112c1bac:
tcf-agent: Add openssl to DEPENDS (2011-08-16 15:29:09 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/linker-hash-choice
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/linker-hash-choice
Khem Raj (5):
conf,recipes: Redefine LINKER_HASH_STYLE
gcc-4.6: Use --with-linker-hash-style configure option
task-core-tools: Use LTTNGUST variable instead of hardcoding
lttng-ust
gdb: Add lttng-ust to DEPENDS only for eglibc
tcf-agent: Add openssl to DEPENDS
meta/conf/bitbake.conf | 4 ++--
meta/conf/distro/include/tcmode-default.inc | 6 +++++-
meta/recipes-core/tasks/task-core-tools.bb | 6 +++---
meta/recipes-core/uclibc/uclibc.inc | 2 +-
meta/recipes-devtools/gcc/gcc-4.6.inc | 3 ++-
meta/recipes-devtools/gdb/gdb-common.inc | 11 +++++++++--
meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb | 4 ++--
7 files changed, 24 insertions(+), 12 deletions(-)
--
1.7.5.4
next reply other threads:[~2011-08-16 22:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-16 22:35 Khem Raj [this message]
2011-08-16 22:35 ` [PATCH 1/5] conf,recipes: Redefine LINKER_HASH_STYLE Khem Raj
2011-08-16 22:35 ` [PATCH 2/5] gcc-4.6: Use --with-linker-hash-style configure option Khem Raj
2011-08-16 22:35 ` [PATCH 3/5] task-core-tools: Use LTTNGUST variable instead of hardcoding lttng-ust Khem Raj
2011-08-16 22:35 ` [PATCH 4/5] gdb: Add lttng-ust to DEPENDS only for eglibc Khem Raj
2011-08-16 22:35 ` [PATCH 5/5] tcf-agent: Add openssl to DEPENDS Khem Raj
2011-08-17 2:44 ` Cui, Dexuan
2011-08-17 5:09 ` Khem Raj
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.1313533911.git.raj.khem@gmail.com \
--to=raj.khem@gmail.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