[OE-core] [PATCH 4/6] grub-efi: use autotools-brokensep

Saul Wold sgw at linux.intel.com
Tue Mar 4 22:51:01 UTC 2014


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-bsp/grub/grub-efi_2.00.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb
index e02def3..8958b04 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
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list