Add attention description for service file change 98/29198/2
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 28 Aug 2023 16:18:21 +0000 (01:18 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 6 Sep 2023 09:17:01 +0000 (09:17 +0000)
When integrate some service in guest container, that need to drop tty
dependency.  AGL compositor has tty dependency at default.
This dependency drop using drop-in config in meta-agl-demo layer.

This patch add attention description for service file change to
avoid break.

Bug-AGL: SPEC-4888

Change-Id: Iaeae73b6d81c87f4d61d5829f49e8ab01f84a3f6
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29174
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>
(cherry picked from commit e94a5d9bdba3ed5506ea701d9a524b858834f547)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29198

meta-agl-core/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service

index b064b1e..4ee14de 100644 (file)
@@ -3,6 +3,10 @@
 #
 # AGL compositor and Weston must be built with systemd support, and your
 # weston.ini must load the plugin systemd-notify.so.
+#
+# Attention:
+# If you will add new tty dependency setting, you need to update 
+# agl-compositor-guest.conf.
 [Unit]
 Description=AGL compositor
 Documentation=man:weston(1) man:weston.ini(5)