aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-03-04 10:35:12 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-07 14:58:46 +0000
commit41917e83b5afbf282a966361c0bb60d06a7a231e (patch)
tree2f9d48f02059c2a851e330ef923425d4cb738c6b /meta/recipes-bsp/grub
parent2de0100e469c3fcf83254f5e17930681b9b7db12 (diff)
downloadopenembedded-core-contrib-41917e83b5afbf282a966361c0bb60d06a7a231e.tar.gz
grub-efi: use autotools-brokensep
(From OE-Core rev: ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/grub')
-rw-r--r--meta/recipes-bsp/grub/grub-efi_2.00.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb
index e02def3e5f..8958b0495d 100644
--- a/meta/recipes-bsp/grub/grub-efi_2.00.bb
+++ b/meta/recipes-bsp/grub/grub-efi_2.00.bb
@@ -51,7 +51,7 @@ python __anonymous () {
d.setVar("GRUB_IMAGE", grubimage)
}
-inherit autotools
+inherit autotools-brokensep
inherit gettext
inherit deploy