diff options
| -rw-r--r-- | images/enea-image-nfv-access-common.inc | 2 | ||||
| -rw-r--r-- | images/enea-image-nfv-access-host-common.inc | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/images/enea-image-nfv-access-common.inc b/images/enea-image-nfv-access-common.inc index a583ed5..043b020 100644 --- a/images/enea-image-nfv-access-common.inc +++ b/images/enea-image-nfv-access-common.inc | |||
| @@ -5,7 +5,7 @@ IMAGE_INSTALL += " \ | |||
| 5 | kernel-modules \ | 5 | kernel-modules \ |
| 6 | " | 6 | " |
| 7 | 7 | ||
| 8 | IMAGE_FSTYPES = "ext4.gz" | 8 | IMAGE_FSTYPES = "ext4.gz tar.gz" |
| 9 | 9 | ||
| 10 | inherit image_types_uboot | 10 | inherit image_types_uboot |
| 11 | IMAGE_FSTYPES_append_cn8304 = " ext4.gz.u-boot" | 11 | IMAGE_FSTYPES_append_cn8304 = " ext4.gz.u-boot" |
diff --git a/images/enea-image-nfv-access-host-common.inc b/images/enea-image-nfv-access-host-common.inc index f3c673a..aea42ec 100644 --- a/images/enea-image-nfv-access-host-common.inc +++ b/images/enea-image-nfv-access-host-common.inc | |||
| @@ -4,8 +4,6 @@ IMAGE_INSTALL += " \ | |||
| 4 | packagegroup-enea-virtualization-host \ | 4 | packagegroup-enea-virtualization-host \ |
| 5 | " | 5 | " |
| 6 | 6 | ||
| 7 | IMAGE_FSTYPES += "tar.gz" | ||
| 8 | |||
| 9 | # Due to a legacy include from corei7 machine we need to stop building following images | 7 | # Due to a legacy include from corei7 machine we need to stop building following images |
| 10 | NOHDD = "1" | 8 | NOHDD = "1" |
| 11 | NOISO = "1" | 9 | NOISO = "1" |
