summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-image-ivi.bb
blob: 1e5870062d9d07de02029f115a17929c099eb5a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "A basic system of AGL distribution of IVI profile"

DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile."

require agl-image-ivi.inc

LICENSE = "MIT"

IMAGE_INSTALL_append = "\
    packagegroup-agl-image-ivi \
    "

DISTRO_FEATURES_append = " agl-core-image-profile"