Add generic graphic output over rdp 94/29994/1 17.1.1 quillback/17.1.1 quillback_17.1.1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Jun 2024 19:49:04 +0000 (19:49 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 16 Jun 2024 19:52:12 +0000 (21:52 +0200)
commit47592bb48642e66230b09d75b9037c1a93693df1
tree531a5f7cdbadfde320528486f867e6bb1b628648
parentd28f7276fd464ded9fa5f3403c73c3df300260b8
Add generic graphic output over rdp

This option enables an rdp server for one primary display.
It is intended to be used e.g. with the aws-ec2-x86-64 or
aws-ec2-arm64 machines in the first place but can be useful
for debugging purposes for local setup as well.

Bug-AGL: SPEC-5093

Change-Id: I2659628d389080ba382da3c7e5ec1286c2ed1286
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit 405183531725ec7ed27985bc62e2804658b4e3d0)
meta-agl-rdp/conf/layer.conf [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/agl-freerdp-sample-server-key/server.crt [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/agl-freerdp-sample-server-key/server.key [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/agl-freerdp-sample-server-key_1.1.bb [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/weston-ini-conf.bbappend [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/weston-ini-conf/rdp-standalone.cfg [new file with mode: 0644]
meta-agl-rdp/recipes-graphics/wayland/weston_%.bbappend [new file with mode: 0644]
templates/feature/agl-rdp/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-rdp/50_local.conf.inc [new file with mode: 0644]