summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-guest.bb
blob: 0359de4184065a4268ac5a514580fbef98462daf (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Image for the guest side of the Enea NFV Access Platform"

require images/enea-nfv-access-common.inc

IMAGE_INSTALL += " \
    packagegroup-enea-virtualization-guest \
    "

IMAGE_FSTYPES += "ext4.qcow2"