From: Dexuan Cui <dexuan.cui@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] upgrade libc-package.bbclass; add libgcc
Date: Sat, 15 Jan 2011 19:23:32 +0800 [thread overview]
Message-ID: <cover.1295089968.git.dexuan.cui@intel.com> (raw)
I tested on qemux86 and qemumips: bitbake poky-image-sdk and
meta-toolchain-sdk can build fine.
The patches are straightforward and should not incur regression.
Anyway, please review them carefully in case I made mistakes. :-)
thanks,
-- Dexuan
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dcui/master
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master
Thanks,
Dexuan Cui <dexuan.cui@intel.com>
---
Dexuan Cui (2):
libgcc: use the new recipe (rather than gcc-runtime) to install
libgcc_s.so* and crt*.o
libc-package.bbclass: should not rm scsi/*.h
meta/classes/libc-package.bbclass | 3 -
meta/conf/distro/include/poky-default.inc | 1 +
.../recipes-devtools/gcc/gcc-configure-runtime.inc | 16 +-------
meta/recipes-devtools/gcc/gcc-package-runtime.inc | 8 ----
meta/recipes-devtools/gcc/gcc-runtime_4.3.3.bb | 2 +-
meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb | 2 +-
meta/recipes-devtools/gcc/libgcc_4.5.1.bb | 43 ++++++++++++++++++++
7 files changed, 47 insertions(+), 28 deletions(-)
create mode 100644 meta/recipes-devtools/gcc/libgcc_4.5.1.bb
--
1.7.2
next reply other threads:[~2011-01-15 11:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-15 11:23 Dexuan Cui [this message]
2011-01-15 11:23 ` [PATCH 1/2] libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* and crt*.o Dexuan Cui
2011-01-15 11:37 ` Koen Kooi
2011-01-15 11:55 ` Cui, Dexuan
2011-01-15 13:12 ` Koen Kooi
2011-01-15 23:34 ` Richard Purdie
2011-01-16 6:13 ` Cui, Dexuan
2011-01-17 5:08 ` Cui, Dexuan
2011-01-15 11:23 ` [PATCH 2/2] libc-package.bbclass: should not rm scsi/*.h Dexuan Cui
2011-01-15 11:39 ` Koen Kooi
2011-01-15 11:50 ` Cui, Dexuan
2011-01-17 15:44 ` Tom Rini
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.1295089968.git.dexuan.cui@intel.com \
--to=dexuan.cui@intel.com \
--cc=poky@yoctoproject.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 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.