From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [v2 PATCH 0/2] grub-efi-native: fix build failure on 32bit host
Date: Sat, 9 Nov 2013 15:56:18 +0800 [thread overview]
Message-ID: <cover.1383982908.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
v2 comments:
1. make the allow-a-compilation-without-mcmodel-large.patch into a standalone commit
2. remove RDEPENDS for grub-efi-native
3. the reason why I put them in 3 files is:
For grub-efi-native, it needs to determine the target arch and the target STAGING_LIBDIR
(used for do_mkimage to generate the target EFI binary) before inherit native class,
if we make them into one bb and use BBCLASSEXTEND, seems no chance to do that, so
grub-efi-native need to be a standalone bb, and the inc is to avoid duplicating
contents.
--
The following changes since commit eac8cb7cacab7f2fb392128aa5ebc2046ca4a793:
kbd: Fix stdarg related errors on uclibc (2013-11-08 17:31:17 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/d_grub-efi_1109_0
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_grub-efi_1109_0
Jackie Huang (2):
grub-efi-native: fix build failure on 32bit host
grub-efi: allow compilation without large model support
...allow-a-compilation-without-mcmodel-large.patch | 69 ++++++++++++++++++++++
meta/recipes-bsp/grub/grub-efi-native_2.00.bb | 54 ++++-------------
meta/recipes-bsp/grub/grub-efi.inc | 43 ++++++++++++++
meta/recipes-bsp/grub/grub-efi_2.00.bb | 11 ++++
4 files changed, 134 insertions(+), 43 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.8.3
next reply other threads:[~2013-11-09 7:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-09 7:56 jackie.huang [this message]
2013-11-09 7:56 ` [v2 PATCH 1/2] grub-efi-native: fix build failure on 32bit host jackie.huang
2013-11-13 22:06 ` Saul Wold
2013-11-14 1:58 ` jhuang0
2013-11-15 8:02 ` jhuang0
2013-11-09 7:56 ` [v2 PATCH 2/2] grub-efi: allow compilation without large model support 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.1383982908.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox