From: Jackie Huang <jackie.hu...@windriver.com> Tested on the follwoing host: rhel6.2 32bit, gcc 4.4.6 suse 12.2 32bit, gcc 4.7.1 ubuntu 12.04 64bit, gcc 4.6.3 centOS 5.9 64bit, gcc 4.1.2 (still faill since grub require gcc 4.1.3+)
-- The following changes since commit 1dbd65b4d14319e784a66776c1e9943d0179d3ee: toolchain-scripts/meta-environment: Further cleanup code duplication (2013-11-06 11:02:03 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_grub-efi_1107_1 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_grub-efi_1107_1 Jackie Huang (1): grub-efi-native: fix build failure on 32bit host ...allow-a-compilation-without-mcmodel-large.patch | 69 ++++++++++++++++++++ meta/recipes-bsp/grub/grub-efi-native_2.00.bb | 52 ++------------- meta/recipes-bsp/grub/grub-efi.inc | 44 +++++++++++++ meta/recipes-bsp/grub/grub-efi_2.00.bb | 9 +++ 4 files changed, 130 insertions(+), 44 deletions(-) create mode 100644 meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch create mode 100644 meta/recipes-bsp/grub/grub-efi.inc create mode 100644 meta/recipes-bsp/grub/grub-efi_2.00.bb -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core