aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-11-21 14:01:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:11:27 +0000
commitf9518a368f041ceccb4a36061d91ae64cd4dabd4 (patch)
tree795724bc6607b2743cd126c075c6fac12d3e9e4a /meta/classes/bootimg.bbclass
parent50f1bfb818f141eecd36517d3a760b22af8c1d84 (diff)
downloadopenembedded-core-contrib-f9518a368f041ceccb4a36061d91ae64cd4dabd4.tar.gz
grub-efi-native: New recipe to build GRUB EFI images
Add a recipe to build the GRUB efi images. This recipe is written as a native recipe as the resulting GRUB utils are required to assemble the final image. Rather than build a native and a target recipe (and increase build times), this recipe builds the utils for the host and passes an appropriate --target argument to the GRUB configure script to build the modules for the target arch. The only output of this recipe is an EFI image in the deploy directory. Care is taken to ensure changing targets will force a rebuild of this native recipe by including the target arch in the PN. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/classes/bootimg.bbclass')
0 files changed, 0 insertions, 0 deletions