From 15f6be527e8c54f6695345554bbbf4500b5a83e8 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 21 Dec 2021 18:37:36 -0500 Subject: meta-app-framework: tweak agl-driver definition Tweak agl-driver user definition in agl-session recipe to ensure it is a member of the video and display groups (the latter has been added back to the static group file). This is required to avoid agl-compositor startup failures on rcar3. The display group membership potentially could be dropped if we were to bbappend rcar3's gles-user-module recipe to tweak its udev rules. For now, take the most straightforward approach. Bug-AGL: SPEC-4161 Signed-off-by: Scott Murray Change-Id: I7237ade5d8680655f17716ac048349a476eb5f29 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27060 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-agl-core/files/group | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-core') diff --git a/meta-agl-core/files/group b/meta-agl-core/files/group index f52448920..b04ff377b 100644 --- a/meta-agl-core/files/group +++ b/meta-agl-core/files/group @@ -86,6 +86,7 @@ lldpd::956: postdrop::954: weston::200: wayland::201: +display::202: agl-driver::1001: agl-passenger::1002: systemd-network::1005: -- cgit 1.2.3-korg