3a887a5c029dd9c09051e89037041f051472bef8
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-core-autobuilder.bb
1 SUMMARY = "A very basic Wayland image with a terminal"
2
3 require agl-image-weston.inc
4
5 LICENSE = "MIT"
6
7 IMAGE_INSTALL:append = "\
8     packagegroup-agl-profile-graphical \
9     busybox \
10     psplash \
11     gdb \
12     gperf \
13     weston \
14     weston-examples \
15     curl \
16     ptest-runner \
17     "