Add generic graphic output over rdp 91/29991/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Jun 2024 19:49:04 +0000 (19:49 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Jun 2024 21:34:51 +0000 (21:34 +0000)
commit405183531725ec7ed27985bc62e2804658b4e3d0
tree501adbe2feb3fc411576c3e74268430546cd0860
parent38c4474d8477d7408e97e64d2429f9330aee3c67
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>
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]