diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2023-12-15 17:23:08 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-12-17 11:06:36 +0000 |
commit | 44b194b550242e2a277225a4e782697f583a7256 (patch) | |
tree | fad600721eea315ddae007e4ba690464f180cafd /meta-agl-core/recipes-graphics/wayland/weston-ini-conf | |
parent | adf081bab632c0fedfc064b50b953252c8f72be1 (diff) |
transmitter-output.cfg.in: Remove the file
We no longer have the transmitter plug-in so remove the config file and
the references from weston-ini-conf.bb
Change-Id: I982dd2cda36166852f36c7edd9371d80a4d8c2bf
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29536
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-core/recipes-graphics/wayland/weston-ini-conf')
-rw-r--r-- | meta-agl-core/recipes-graphics/wayland/weston-ini-conf/transmitter-output.cfg.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/transmitter-output.cfg.in b/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/transmitter-output.cfg.in deleted file mode 100644 index e17a22c36..000000000 --- a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/transmitter-output.cfg.in +++ /dev/null @@ -1,5 +0,0 @@ -[transmitter-output] -name=transmitter-1 -mode=640x720@30 -host=192.168.10.3 -port=5005 |