4fa95061ab6c328adfad2de68588423acaf933e5
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-image-ivi.bb
1 SUMMARY = "A basic system of AGL distribution of IVI profile"
2
3 DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile."
4
5 LICENSE = "MIT"
6
7 require recipes-platform/images/agl-image-compositor.bb
8
9 IMAGE_INSTALL += " \
10     packagegroup-agl-image-ivi \
11     packagegroup-agl-ivi-services \
12     can-utils \
13     iproute2 \
14     "
15
16 IMAGE_FEATURES += "splash package-management ssh-server-openssh"
17
18