summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-host-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'images/enea-nfv-access-host-common.inc')
-rw-r--r--images/enea-nfv-access-host-common.inc8
1 files changed, 2 insertions, 6 deletions
diff --git a/images/enea-nfv-access-host-common.inc b/images/enea-nfv-access-host-common.inc
index c0cd896..6b9c99e 100644
--- a/images/enea-nfv-access-host-common.inc
+++ b/images/enea-nfv-access-host-common.inc
@@ -1,3 +1,5 @@
1IMAGE_FSTYPES += "hddimg"
2
1REQUIRE_FILES = " \ 3REQUIRE_FILES = " \
2 images/enea-nfv-access-common.inc \ 4 images/enea-nfv-access-common.inc \
3 classes/override_grub-efi.inc \ 5 classes/override_grub-efi.inc \
@@ -14,12 +16,6 @@ IMAGE_INSTALL += " \
14 packagegroup-enea-virtualization-4gusb-modems \ 16 packagegroup-enea-virtualization-4gusb-modems \
15 " 17 "
16 18
17#This should not be needed, it's a hack. Without it it complains hddimg is not recognize
18#See image.bbclass +13.
19#inherit image-live
20
21IMAGE_FSTYPES += "hddimg"
22
23# Set labels for GRUB and SYSLINUX 19# Set labels for GRUB and SYSLINUX
24LABELS_LIVE = "installer live-boot" 20LABELS_LIVE = "installer live-boot"
25 21