From: Jackie Huang <jackie.hu...@windriver.com> v3 comments: Drop the original solution to generate and deploy EFI image in the -native packae and change to do that in taret package, and the -native one only provides the grub-mkimage binary. No need 3 files anymore, make them in one bb.
-- The following changes since commit 0eb947454e1c92467283e6f1adeca67c7c57698b: python: Fix ptest not working problems (2013-11-18 13:04:13 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_grub-efi_1119_0 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_grub-efi_1119_0 Jackie Huang (2): grub-efi: change to generate EFI image in target package grub-efi: allow compilation without large model support meta/classes/grub-efi.bbclass | 4 +- ...allow-a-compilation-without-mcmodel-large.patch | 69 ++++++++++++++++++++++ .../{grub-efi-native_2.00.bb => grub-efi_2.00.bb} | 44 ++++++++------ 3 files changed, 96 insertions(+), 21 deletions(-) create mode 100644 meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch rename meta/recipes-bsp/grub/{grub-efi-native_2.00.bb => grub-efi_2.00.bb} (77%) -- 1.8.3 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core