summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2024-12-05 00:07:39 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-12-13 11:54:09 +0000
commitb73b43d5ed0ddf127e263112a6200ce62cfb694f (patch)
tree6ee61aee6ab9c078369dd9e227e0dd7c9626a120 /templates
parenteaa2ed1fffcc14bba27dc83ad13a838f009628d4 (diff)
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 <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30612 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-weston-remoting/50_local.conf.inc1
-rw-r--r--templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md9
2 files changed, 0 insertions, 10 deletions
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 <scott.murray@konsulko.com>
----
-
-### Feature agl-weston-remoting
-
-Enables secondary remote display configuration using Weston's remoting feaure.
-