summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3ulcb.inc
diff options
context:
space:
mode:
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>2017-09-08 20:42:51 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-09-11 18:19:14 +0000
commit040eea5f305004287cf8ed590cd3ce526b0f01dc (patch)
tree753b79011a937eb2fe3a8e9e13f0aebee555a23f /meta-agl-bsp/conf/include/agl_h3ulcb.inc
parenta86064fc199b6aecffcb0dd90419c9f67e6f8c8c (diff)
Fix lacked vspm kernel module for R-Car H3 and M3
Missing the vspm kernel driver module sometime it may be not installed to rootfs. Change-Id: I76af517be7f26dec85dc4eceff77c22f02ebdba9 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10831 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_h3ulcb.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_h3ulcb.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_h3ulcb.inc b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
index 7cafb833e..c0a9535d2 100644
--- a/meta-agl-bsp/conf/include/agl_h3ulcb.inc
+++ b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
@@ -42,6 +42,7 @@ DISTRO_FEATURES_BACKFILL_remove = "gobject-introspection-data"
IMAGE_INSTALL_append_rcar-gen3 = " \
kernel-module-pvrsrvkm \
kernel-module-vsp2 \
+ kernel-module-vspm \
kernel-module-vspm-if \
omx-user-module \
weston-bin \