The starting point of layers for AGL Distribution v1.0
[AGL/meta-agl.git] / meta-agl / recipes-ivi / images / agl-image-ivi.bb
1 SUMMARY = "A basic system of AGL distribution of IVI profile"
2
3 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
4
5 LICENSE = "MIT"
6
7 inherit core-image distro_features_check
8
9 REQUIRED_DISTRO_FEATURES = "wayland"
10
11 CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples"
12
13 IMAGE_INSTALL_append = "\
14     packagegroup-agl-core \
15     packagegroup-agl-ivi \
16     "