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

git at git.openembedded.org git at git.openembedded.org
Thu Mar 6 17:28:20 UTC 2014


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

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 e34509a..6944cb2 100644
--- a/meta/recipes-bsp/grub/grub-efi_2.00.bb
+++ b/meta/recipes-bsp/grub/grub-efi_2.00.bb
@@ -52,7 +52,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