summaryrefslogtreecommitdiffstats
path: root/meta-intel-extras
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel-extras')
-rw-r--r--meta-intel-extras/recipes/grub/grub-efi_2.00.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-extras/recipes/grub/grub-efi_2.00.bbappend b/meta-intel-extras/recipes/grub/grub-efi_2.00.bbappend
index 0104aab..f3a95f2 100644
--- a/meta-intel-extras/recipes/grub/grub-efi_2.00.bbappend
+++ b/meta-intel-extras/recipes/grub/grub-efi_2.00.bbappend
@@ -32,7 +32,7 @@ SRC_URI += "file://grub.cfg"
32 32
33do_install[depends] += " \ 33do_install[depends] += " \
34 virtual/kernel:do_deploy \ 34 virtual/kernel:do_deploy \
35 ${INITRAMFS_IMAGE}:do_rootfs \ 35 ${INITRAMFS_IMAGE}:do_image_complete \
36 ${@bb.utils.contains('MACHINE_FEATURES', 'intel-ucode', 'intel-microcode:do_deploy', '', d)} \ 36 ${@bb.utils.contains('MACHINE_FEATURES', 'intel-ucode', 'intel-microcode:do_deploy', '', d)} \
37" 37"
38 38