aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
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:57:39 +0000
commitee4a68dd11d6c18681a6d3fdbcd7428136eaaf62 (patch)
treeca83949291eb4863a65df86d2999152ad0d2d2cb /meta/recipes-bsp
parentefe328d3713f60257358cab5d7c6a1d38d1a8d88 (diff)
downloadopenembedded-core-ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62.tar.gz
grub-efi: use autotools-brokensep
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-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