summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 () {
51 d.setVar("GRUB_IMAGE", grubimage) 51 d.setVar("GRUB_IMAGE", grubimage)
52} 52}
53 53
54inherit autotools 54inherit autotools-brokensep
55inherit gettext 55inherit gettext
56inherit deploy 56inherit deploy
57 57