summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-vnf.bb
Commit message (Collapse)AuthorAgeFilesLines
* Ampere/aarch64 bring-up changesAdrian Stratulat2020-07-131-0/+1
| | | | | | | | | | | | | | | * Refactor the efi-secure-boot feature (in order for it to be disabled for certain targets) * Add support for emag8180 compilation target (used as Enea NFV Access host) * Add emag8180 support in ostree * Add support for qemuarm64 compilation target (used as Enea NFV Access VNF) Note: The aarch64 family does not support the secure-boot feature yet, so the "efi-secure-boot" has been disabled. Change-Id: I32336761d322102a07d065c9ab02ea5051854609 Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
* enea-nfv-access-vnf: generate disk imageAdrian Calianu2018-05-181-6/+2
| | | | | | | | image-vm/qcow2 bbclass was removed from poky and replaced with wic.qcow2. For this solution we need a customer wks file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove build-qcow-image.incMartin Borg2018-02-281-2/+1
| | | | | | This functionality is available in upstream poky/rocko. Signed-off-by: Martin Borg <martin.borg@enea.com>
* VNF image for NFV AccessAdrian Calianu2018-02-121-0/+21
comparing to generic guest image it: - incorparates kernel, rootfs and boot params - add cloud-init support - includes iperf3 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>