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

IMAGE_FEATURES += "splash package-management ssh-server-dropbear"

LICENSE = "MIT"

inherit core-image distro_features_check

REQUIRED_DISTRO_FEATURES = "wayland"

CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples"

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