Hi, I'm trying to build a core-image-minimal for "wandboard-rt", but an error show-up compiling the module "kernel-module-imx-gpu-viv".
I found two ways to solve this issue: 1. Apply a similar patch proposed by Dominic some months ago ([meta-freescale] [meta-fsl-arm-extra][PATCH] linux-wandboard-rt: Add initial recipe), but this time, for the external module 2. Disable the kernel module and use the built-in. For this, it suggest to use the option defined by Otavio 5 month ago (patch-v2-0-5-dynamically-choose-between-built-in-or-external-vivante-gpu-kernel-driver#post8). MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE = "0" in the local.conf file. Currently, both sources (module and built-in) have difference and I'm not sure if the applied patch will be enough. Dominic, do you have any comments? Thanks for any suggestion, Julio
0001-fix-build-in-kernel-module.patch
Description: 0001-fix-build-in-kernel-module.patch
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
