Skip to content

Commit

Permalink
UBUNTU: enable v4l2loopback builds on oem kernels
Browse files Browse the repository at this point in the history
BugLink: https://bugs.launchpad.net/bugs/1938531

Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
You-Sheng Yang authored and Timo Aaltonen committed Jan 19, 2022
1 parent 0969417 commit 40b8197
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian.oem/abi/amd64/oem.modules
Original file line number Diff line number Diff line change
@@ -5578,6 +5578,7 @@ v4l2-flash-led-class
v4l2-fwnode
v4l2-mem2mem
v4l2-tpg
v4l2loopback
vboxguest
vboxsf
vboxvideo
1 change: 1 addition & 0 deletions debian.oem/rules.d/amd64.mk
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ do_extras_package = true
do_tools_common = true
do_tools_acpidbg = true
do_zfs = true
do_v4l2loopback = true
do_odm_drivers = true

# OEM

0 comments on commit 40b8197

Please sign in to comment.