[PATCH 3/3][SRU][oem-5.10] UBUNTU: enable v4l2loopback builds on oem kernels
You-Sheng Yang
vicamo.yang at canonical.com
Mon Jan 3 18:35:43 UTC 2022
BugLink: https://bugs.launchpad.net/bugs/1938531
Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
debian.oem/abi/5.10.0-1052.54/amd64/oem.modules | 1 +
debian.oem/rules.d/amd64.mk | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian.oem/abi/5.10.0-1052.54/amd64/oem.modules b/debian.oem/abi/5.10.0-1052.54/amd64/oem.modules
index f0fa9595e812..1d1727c922fb 100644
--- a/debian.oem/abi/5.10.0-1052.54/amd64/oem.modules
+++ b/debian.oem/abi/5.10.0-1052.54/amd64/oem.modules
@@ -5388,6 +5388,7 @@ v4l2-flash-led-class
v4l2-fwnode
v4l2-mem2mem
v4l2-tpg
+v4l2loopback
vboxguest
vboxsf
vboxvideo
diff --git a/debian.oem/rules.d/amd64.mk b/debian.oem/rules.d/amd64.mk
index e277cc593715..f7aabcd8fc94 100644
--- a/debian.oem/rules.d/amd64.mk
+++ b/debian.oem/rules.d/amd64.mk
@@ -22,6 +22,7 @@ do_extras_package = true
do_tools_common = true
do_tools_acpidbg = true
do_zfs = true
+do_v4l2loopback = true
# OEM
disable_d_i = true
--
2.33.1
More information about the kernel-team
mailing list