[oe-commits] Saul Wold : grub-efi: use autotools-brokensep

git at git.openembedded.org git at git.openembedded.org
Fri Mar 7 14:52:15 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Mar  4 10:35:12 2014 -0800

grub-efi: use autotools-brokensep

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
 



More information about the Openembedded-commits mailing list