diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/machine/m3ulcb/50_local.conf.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/machine/m3ulcb/50_local.conf.inc b/templates/machine/m3ulcb/50_local.conf.inc index c4f96e7dd..310aea96c 100644 --- a/templates/machine/m3ulcb/50_local.conf.inc +++ b/templates/machine/m3ulcb/50_local.conf.inc @@ -41,6 +41,8 @@ DISTRO_FEATURES_BACKFILL_remove = "gobject-introspection-data" IMAGE_INSTALL_append_rcar-gen3 = " \ kernel-module-pvrsrvkm \ + kernel-module-vsp2 \ + kernel-module-vspm-if \ omx-user-module \ weston-bin \ " |