summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb
blob: 3a887a5c029dd9c09051e89037041f051472bef8 (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 \
    "