All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] grub-efi-native: fix build failure on 32bit host
Date: Thu, 7 Nov 2013 19:24:51 +0800	[thread overview]
Message-ID: <cover.1383822792.git.jackie.huang@windriver.com> (raw)

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



             reply	other threads:[~2013-11-07 11:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07 11:24 jackie.huang [this message]
2013-11-07 11:24 ` [PATCH 1/1] grub-efi-native: fix build failure on 32bit host jackie.huang
2013-11-07 11:28   ` jhuang0
  -- strict thread matches above, loose matches on Subject: below --
2013-11-07 11:30 [PATCH 0/1] " jackie.huang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1383822792.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.