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

require agl-image-weston.inc

LICENSE = "MIT"

IMAGE_INSTALL_append = "\
    packagegroup-agl-profile-graphical \
    busybox \
    psplash \
    gdb \
    gperf \
    weston \
    weston-examples \
    curl \
    ptest-runner \
    "