From b73b43d5ed0ddf127e263112a6200ce62cfb694f Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 5 Dec 2024 00:07:39 +0200 Subject: agl-weston-remoting: Remove as will no longer be necessary We no longer make use of weston remoting plugin and configuration should take place directly in meta-agl-kvm-demo. By default we build now PipeWire and pull that in whenever necessary. As such we would not need this feature. Bug-AGL: SPEC-5235 Change-Id: I5096948a05e9cc56497e9068281234b39c4f714b Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30612 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- templates/feature/agl-weston-remoting/50_local.conf.inc | 1 - .../agl-weston-remoting/README_feature_agl-weston-remoting.md | 9 --------- 2 files changed, 10 deletions(-) delete mode 100644 templates/feature/agl-weston-remoting/50_local.conf.inc delete mode 100644 templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md (limited to 'templates') diff --git a/templates/feature/agl-weston-remoting/50_local.conf.inc b/templates/feature/agl-weston-remoting/50_local.conf.inc deleted file mode 100644 index 63e0a984a..000000000 --- a/templates/feature/agl-weston-remoting/50_local.conf.inc +++ /dev/null @@ -1 +0,0 @@ -DISTRO_FEATURES:append = " weston-remoting" diff --git a/templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md b/templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md deleted file mode 100644 index 03b05d496..000000000 --- a/templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -description: Feature agl-weston-remoting -authors: Scott Murray ---- - -### Feature agl-weston-remoting - -Enables secondary remote display configuration using Weston's remoting feaure. - -- cgit 1.2.3-korg