Remove systemd user session and clean up packagegroups and images
[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 LICENSE = "MIT"
3
4 require agl-image-weston.bb
5
6 IMAGE_FEATURES += "splash"
7
8 IMAGE_INSTALL += " \
9     busybox \
10     gdb \
11     gperf \
12     weston-examples \
13     curl \
14     ptest-runner \
15     "