From ae840adbe14a8423b34dd1f4289ef4e15b00aaa5 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Tue, 2 Mar 2021 15:43:10 +0200 Subject: zz-video.rules.in: New udev rule to allow reading video device This is helpful to have by default as to allow regular user (agl-driver) use the video device created by video4linux. Bug-AGL: SPEC-3629 Signed-off-by: Marius Vlad Change-Id: Ib545dff4ce0a4cb6b668b343cd7de7e95317eea5 --- recipes-graphics/wayland/weston-init_agldemo.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-graphics/wayland/weston-init_agldemo.inc') diff --git a/recipes-graphics/wayland/weston-init_agldemo.inc b/recipes-graphics/wayland/weston-init_agldemo.inc index 2ee4cecd..56a9d4bf 100644 --- a/recipes-graphics/wayland/weston-init_agldemo.inc +++ b/recipes-graphics/wayland/weston-init_agldemo.inc @@ -24,6 +24,7 @@ WIFILES = " \ file://zz-dri.rules.in \ file://zz-input.rules.in \ file://zz-tty.rules.in \ + file://zz-video.rules.in \ " WIFILES_append_imx = " \ -- cgit 1.2.3-korg