summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-sdk.bb
blob: f5f54128a3a9673b9221ce131c181e2a4acb1e07 (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-sdk \
    kernel-devsrc \
    "

IMAGE_FEATURES += "dbg-pkgs dev-pkgs"