Add minimal image with agl-compositor 63/26863/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 12 Nov 2021 14:47:03 +0000 (15:47 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 16 Nov 2021 12:14:33 +0000 (12:14 +0000)
This image embeds the agl-compositor and can be reused
to create images.

Bug-AGL: SPEC-3852
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3950fbf997a57c221a08bf89b9396171613b7999
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26863
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

meta-agl-core/recipes-platform/images/agl-image-agl-compositor.bb [new file with mode: 0644]

diff --git a/meta-agl-core/recipes-platform/images/agl-image-agl-compositor.bb b/meta-agl-core/recipes-platform/images/agl-image-agl-compositor.bb
new file mode 100644 (file)
index 0000000..9ca70e0
--- /dev/null
@@ -0,0 +1,10 @@
+SUMMARY = "A very basic Wayland image with agl-compositor"
+
+require agl-image-weston.inc
+
+LICENSE = "MIT"
+
+IMAGE_INSTALL:append = "\
+    agl-compositor \
+    packagegroup-agl-profile-graphical \
+    "