Files
packages/anda/system/v4l2loopback/akmod/anda.hcl
T
Pornpipat Popum a9e351e337 Separate v4l2loopback kmod from userspace tools (#3766)
* Separate v4l2loopback kmod from userspace tools

This fixes an issue where akmods rebuilds and reinstalls the entire userspace tools when updated, causing updates to be broken on non-Fedora systems (i.e Ultramarine)

* move modprobe config

* oops

* ok i am fucking high
2025-03-07 20:33:32 -06:00

9 lines
108 B
HCL

project pkg {
rpm {
spec = "v4l2loopback-kmod.spec"
}
labels {
mock = 1
}
}