| Submitter | Nitin A Kamble |
|---|---|
| Date | May 22, 2011, 5:10 p.m. |
| Message ID | <cover.1306080531.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/4591/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib.git nitin/miscComments
On 05/22/2011 10:10 AM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble<nitin.a.kamble@intel.com> > > > Switch to eglibc 2.13 from 2.12 > Switch to gcc 4.6.0 from 4.5.1 for mips& powerpc > > Tested meta-toolchain, core-image-lsb-sdk& core-image-sato-sdk images with > these commits. And didn't notice any breakage. sdk compiler is working inside > the images. and basic programs are working well inside the images. > > Also update patch status for some gplv2 recipes > > The following changes since commit fc55b224caa3eeac4abda099ec9ed505db59fb28: > > base.bbclass: use oe.data for OE_IMPORTS (2011-05-20 17:34:23 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib.git nitin/misc > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc > > Nitin A Kamble (3): > tcmode-default: switch to eglibc 2.13 from 2.12 > tcmode-default: switch to gcc 4.6.0 for ppc& mips also > gplv2 recipes update upstream status of patches > > meta/conf/distro/include/tcmode-default.inc | 6 +----- > meta/recipes-extended/at/at-3.1.12/configure.patch | 2 ++ > .../cpio/cpio-2.8/m4extensions.patch | 2 ++ > meta/recipes-extended/cpio/cpio-2.8/statdef.patch | 2 ++ > .../grep/grep-2.5.1a/uclibc-fix.patch | 2 ++ > .../recipes-extended/tar/tar-1.17/gcc43build.patch | 2 ++ > .../tar/tar-1.17/m4extensions.patch | 2 ++ > 7 files changed, 13 insertions(+), 5 deletions(-) > Merged into oe-core and poky master. Thanks Sau! BTW, in the future please send directly to oe-core, no need to cross post.
From: Nitin A Kamble <nitin.a.kamble@intel.com> Switch to eglibc 2.13 from 2.12 Switch to gcc 4.6.0 from 4.5.1 for mips & powerpc Tested meta-toolchain, core-image-lsb-sdk & core-image-sato-sdk images with these commits. And didn't notice any breakage. sdk compiler is working inside the images. and basic programs are working well inside the images. Also update patch status for some gplv2 recipes The following changes since commit fc55b224caa3eeac4abda099ec9ed505db59fb28: base.bbclass: use oe.data for OE_IMPORTS (2011-05-20 17:34:23 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib.git nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (3): tcmode-default: switch to eglibc 2.13 from 2.12 tcmode-default: switch to gcc 4.6.0 for ppc & mips also gplv2 recipes update upstream status of patches meta/conf/distro/include/tcmode-default.inc | 6 +----- meta/recipes-extended/at/at-3.1.12/configure.patch | 2 ++ .../cpio/cpio-2.8/m4extensions.patch | 2 ++ meta/recipes-extended/cpio/cpio-2.8/statdef.patch | 2 ++ .../grep/grep-2.5.1a/uclibc-fix.patch | 2 ++ .../recipes-extended/tar/tar-1.17/gcc43build.patch | 2 ++ .../tar/tar-1.17/m4extensions.patch | 2 ++ 7 files changed, 13 insertions(+), 5 deletions(-)