]> code.ossystems Code Review - openembedded-core.git/commitdiff
grub-efi: use autotools-brokensep
authorSaul Wold <sgw@linux.intel.com>
Tue, 4 Mar 2014 18:35:12 +0000 (10:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:57:39 +0000 (14:57 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/grub/grub-efi_2.00.bb

index e02def3e5f44140965c92e9ebda103ea3e2d2033..8958b0495dc4cfffa0484f1580d51d468deef378 100644 (file)
@@ -51,7 +51,7 @@ python __anonymous () {
     d.setVar("GRUB_IMAGE", grubimage)
 }
 
-inherit autotools
+inherit autotools-brokensep
 inherit gettext
 inherit deploy