summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb
blob: 3855b3c23422949c5c30f708558066b6b764e464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 \
    libsoup-2.4 \
    "