summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/enea-nfv-access-host-common.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/images/enea-nfv-access-host-common.inc b/images/enea-nfv-access-host-common.inc
index d984f95..c91e1e7 100644
--- a/images/enea-nfv-access-host-common.inc
+++ b/images/enea-nfv-access-host-common.inc
@@ -28,10 +28,6 @@ SYSLINUX_DEFAULT_CONSOLE_x86-64 = "console=ttyS0,115200"
28GRUB_TIMEOUT_x86-64 = "0" 28GRUB_TIMEOUT_x86-64 = "0"
29AUTO_SYSLINUXMENU_x86-64 = "0" 29AUTO_SYSLINUXMENU_x86-64 = "0"
30 30
31# grub-efi-native is needed in recipe-sysroot-native to generate the initial
32# configuration file for grub
33DEPENDS_append += " grub-efi-native qemuwrapper-cross"
34
35# If building with sota enabled, build the otaimg before the hddimg, because 31# If building with sota enabled, build the otaimg before the hddimg, because
36# the hddimg needs it as a base image 32# the hddimg needs it as a base image
37python __anonymous() { 33python __anonymous() {