main/postmarketos-base-ui: add universal udev rule for udmabuf
The udmabuf allocator enjoys increasing popularity, not only being used by libcameras swISP and some virtualisation apps, but since Mesa commit d74ea2c1 even in llvmpipe - and more projects plan adoption, such as Gstreamer.
Thus let's ensure it's universally available for UI users if the kernel supports it.
As there are DEs that don't support the "uaccess" tag, such as SXMO, and "legacy" groups are still used in pmOS anyway, use the later.
Supersedes !6109 (closed)
Merge request reports
Activity
Packages you maintain have been changed: @craftyguy
mentioned in merge request !6109 (closed)
- Resolved by Clayton Craft
We may also consider removing the
kconfigcheck.toml
libcamera section and always require it to build - it's pretty small and probably always useful on pmOS setups.Edited by Robert Mader
- Resolved by Robert Mader
@rmader you might want to re-run CI, it should be fixed by now.
added 11 commits
-
4e408ba6...5f792c19 - 9 commits from branch
postmarketOS:master
- 0d6c6e80 - main/postmarketos-base-ui: add universal udev rule for udmabuf (MR 6163)
- 37dbf850 - temp/libcamera: Remove libcamera udev rule package (MR 6163)
-
4e408ba6...5f792c19 - 9 commits from branch
enabled an automatic merge when all merge checks for 37dbf850 pass
mentioned in commit d4a5fcfd
mentioned in merge request !6167
mentioned in commit 74257b52
mentioned in issue #3595