SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-core-autobuilder.bb
diff --git a/meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb b/meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb
new file mode 100644 (file)
index 0000000..3855b3c
--- /dev/null
@@ -0,0 +1,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 \
+    "