Fix service file of agl-compositor for guest integration 72/29172/3
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 27 Aug 2023 06:11:41 +0000 (15:11 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 4 Sep 2023 13:07:00 +0000 (13:07 +0000)
commit2d399c18c9ea60230ee1e19d9a52f240c56a008b
treed5af9c5ea768f885ea602fe8eedc3c355c6416d5
parent8d3e2e1610ddd72c83631bc1afdb3c2a08a01612
Fix service file of agl-compositor for guest integration

After the commit  4b4c0f15d1d2a52e636aa22e56cf864d1a8a656b1 of
meta-agl, AGL Demo IVI based container guest was not showing
display.  The container guest need to drop tty dependency.
Before that commit, agl-compositore did not have tty
dependency.  But that commit added new systemd service file,
it has tty dependency.

This patch re-remove tty dependency from agl-compositor.

Bug-AGL: SPEC-4888

Change-Id: I485041b19b89f06df5c26a557546dfd7d8ecaa73
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29172
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>
recipes-graphics/wayland/agl-compositor-init-agl-container-guest/agl-compositor-guest.conf [new file with mode: 0644]
recipes-graphics/wayland/agl-compositor-init-agl-container-guest/agl-compositor.conf [deleted file]
recipes-graphics/wayland/agl-compositor-init_agl-container-guest-demo.inc