summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-sdk.bb
blob: a957add6762c105433c690d0a725a205c71662b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 \
    "

TOOLCHAIN_TARGET_TASK_append = " kernel-devsrc"

IMAGE_FEATURES += "dbg-pkgs dev-pkgs"