blob: c6b9727a70710c48bde84f917155e97a1170c518 (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "Image for the host side of the Enea NFV Access Platform"
require images/enea-nfv-access-host-common.inc
IMAGE_INSTALL += " \
packagegroup-enea-virtualization-element-odm \
"
|