eec1cf54c6e9b6281aa9583c5330b96d24fb92b6
[AGL/meta-agl.git] / 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     "