| Submitter | Nitin A Kamble |
|---|---|
| Date | Dec. 21, 2011, 7:27 p.m. |
| Message ID | <cover.1324495514.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/17385/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib nitin/miscComments
On 12/21/2011 11:27 AM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble<nitin.a.kamble@intel.com> > > Here are few misc fixes for oecore. > > Thanks, > Nitin > > The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18: > > multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib nitin/misc > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc > > H.J. Lu (1): > gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure > Pulled into OE-Core > Nitin A Kamble (2): > bitbake.conf multilib.conf: move the definition of baselib This requires more information based on RP's Comment: "this is a major layout change for x86-64 but Nitin makes no comment on that in the commit" > binutils: fix building on distros with matching binutils version > Merged the binutils patch to OE-Core > meta/conf/bitbake.conf | 2 +- > meta/conf/multilib.conf | 2 - > .../binutils/binutils-cross-canadian_2.22.bb | 2 +- > .../binutils/binutils-crosssdk_2.22.bb | 2 +- > meta/recipes-devtools/binutils/binutils.inc | 2 +- > meta/recipes-devtools/binutils/binutils_2.22.bb | 2 +- > meta/recipes-support/gmp/gmp/gmp_fix_for_x32.patch | 24 ++++++++----------- > 7 files changed, 15 insertions(+), 21 deletions(-) >
From: Nitin A Kamble <nitin.a.kamble@intel.com> Here are few misc fixes for oecore. Thanks, Nitin The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18: multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc H.J. Lu (1): gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure Nitin A Kamble (2): bitbake.conf multilib.conf: move the definition of baselib binutils: fix building on distros with matching binutils version meta/conf/bitbake.conf | 2 +- meta/conf/multilib.conf | 2 - .../binutils/binutils-cross-canadian_2.22.bb | 2 +- .../binutils/binutils-crosssdk_2.22.bb | 2 +- meta/recipes-devtools/binutils/binutils.inc | 2 +- meta/recipes-devtools/binutils/binutils_2.22.bb | 2 +- meta/recipes-support/gmp/gmp/gmp_fix_for_x32.patch | 24 ++++++++----------- 7 files changed, 15 insertions(+), 21 deletions(-)