Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] grub-efi-native: fix build failure on 32bit host
@ 2013-11-07 11:30 jackie.huang
  2013-11-07 11:30 ` [PATCH 1/1] " jackie.huang
  0 siblings, 1 reply; 7+ messages in thread
From: jackie.huang @ 2013-11-07 11:30 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@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_2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_grub-efi_1107_2

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



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/1] grub-efi-native: fix build failure on 32bit host
@ 2013-11-07 11:24 jackie.huang
  2013-11-07 11:24 ` [PATCH 1/1] " jackie.huang
  0 siblings, 1 reply; 7+ messages in thread
From: jackie.huang @ 2013-11-07 11:24 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-09  7:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 11:30 [PATCH 0/1] grub-efi-native: fix build failure on 32bit host jackie.huang
2013-11-07 11:30 ` [PATCH 1/1] " jackie.huang
2013-11-08  0:42   ` Saul Wold
2013-11-08  2:03     ` jhuang0
2013-11-09  7:04       ` jhuang0
  -- strict thread matches above, loose matches on Subject: below --
2013-11-07 11:24 [PATCH 0/1] " jackie.huang
2013-11-07 11:24 ` [PATCH 1/1] " jackie.huang
2013-11-07 11:28   ` jhuang0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox