[poky] [PATCH 0/2] upgrade libc-package.bbclass; add libgcc
Dexuan Cui
dexuan.cui at intel.com
Sat Jan 15 03:23:32 PST 2011
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 at 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
More information about the poky
mailing list