diff options
-rw-r--r-- | meta/recipes-bsp/grub/grub-efi_2.00.bb | 2 |
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 | ||
54 | inherit autotools | 54 | inherit autotools-brokensep |
55 | inherit gettext | 55 | inherit gettext |
56 | inherit deploy | 56 | inherit deploy |
57 | 57 | ||