summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_ebisu.inc
diff options
context:
space:
mode:
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>2023-05-03 02:34:02 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-05-08 14:32:57 +0000
commit3fb727905a33741567c9ec84f86b08b1c4f7776b (patch)
treed942608744825b8e5a6f9d1bce55dc833833de38 /meta-agl-bsp/conf/include/agl_ebisu.inc
parentb414b6270546ff53dee13e1f4065f5a5f88913d7 (diff)
[R-CAR] meta-agl-bsp: correct vspm-if package name
kernel-module-vspmif package name is no longer used. We should correct kernel-module-vspm-if in these files. Bug-AGL: SPEC-4780 Change-Id: I782319295fa0607a97971188a0322398a187b680 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28759 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_ebisu.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_ebisu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_ebisu.inc b/meta-agl-bsp/conf/include/agl_ebisu.inc
index 0d10b3130..d684f814d 100644
--- a/meta-agl-bsp/conf/include/agl_ebisu.inc
+++ b/meta-agl-bsp/conf/include/agl_ebisu.inc
@@ -10,4 +10,4 @@ DISTRO_FEATURES:remove = " use_eva_pkg"
MACHINE_FEATURES:append = " usb3"
IMAGE_INSTALL:append = " gstreamer1.0-omx gstreamer1.0-plugin-vspfilter"
-IMAGE_INSTALL:append = " kernel-module-mmngr kernel-module-mmngrbuf kernel-module-uvcs-drv kernel-module-vspmif"
+IMAGE_INSTALL:append = " kernel-module-mmngr kernel-module-mmngrbuf kernel-module-uvcs-drv kernel-module-vspm-if"