summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-sdk.bb
blob: 0606aceeaa74683527b206e0e2a87543f5154c4e (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Image for building the SDK for the host side of the Enea NFV Access Platform with ODM customizations"

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

IMAGE_INSTALL += " \
    element-odm \
    kernel-devsrc \
    "

IMAGE_FEATURES += "dbg-pkgs dev-pkgs"