aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules')
-rw-r--r--recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules b/recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules
new file mode 100644
index 0000000000..780423b961
--- /dev/null
+++ b/recipes-graphics/libgles/libgles-omap3/99-bufferclass.rules
@@ -0,0 +1,7 @@
+# Give everyone access to bufferclass nodes and make a compatibility symlink for the first one
+SUBSYSTEM=="bccat", MODE="0666"
+KERNEL=="bccat0", SYMLINK+="bc_cat", MODE="0666"
+
+# Give everyone access to v4l nodes
+SUBSYSTEM=="video4linux", MODE="0666"
+