summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb
blob: eec1cf54c6e9b6281aa9583c5330b96d24fb92b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "A very basic Wayland image with a terminal"
LICENSE = "MIT"

require agl-image-weston.bb

IMAGE_FEATURES += "splash"

IMAGE_INSTALL += " \
    busybox \
    gdb \
    gperf \
    weston-examples \
    curl \
    ptest-runner \
    "