I am trying to build sumo
Yocto build with meta-murata-wireless layer so that I can use Type 1MW WiFi/BT combo module with imx6ul-evk board. But I am not able to build that and getting below errors/warnings.
WARNING: ../imx-yocto-bsp/sources/meta-murata-wireless/recipes-kernel/backporttool-linux/backporttool-linux_1.0.bb: Exception during build_dependencies for KERNEL_VERSION
WARNING: ../imx-yocto-bsp/sources/meta-murata-wireless/recipes-kernel/backporttool-linux/backporttool-linux_1.0.bb: Error during finalise of ../imx-yocto-bsp/sources/meta-murata-wireless/recipes-kernel/backporttool-linux/backporttool-linux_1.0.bb
ERROR: ExpansionError during parsing ../imx-yocto-bsp/sources/meta-murata-wireless/recipes-kernel/backporttool-linux/backporttool-linux_1.0.bb Traceback (most recent call last): bb.data_smart.ExpansionError: Failure expanding variable KERNEL_VERSION, expression was ${@base_read_file('../imx-yocto-bsp/build-imx-wayland/tmp/work-shared/imx6ulevk/kernel-build-artifacts/kernel-abiversion')} which triggered exception NameError: name 'base_read_file' is not defined
Hello dhruvkakadiya,
Sumo is not yet officially supported by meta-murata-wireless. But you can try to following steps to add meta-murata-wireless layer to the Yocto sumo build.
Thanks.
Hello dhruvkakadiya,
The information on the README from the Murata layers is not very clear, but it appears that this layers is based in morty and not sumo. Have you tried adding the layer to a Yocto Morty BSP?
Regards,
Hi gusarambula,
Yes, I tried Murata layers with a Morty release and there it works fine. In that repo, they also provided a script to setup Yocto project automatically which works fine.
Hello dhruvkakadiya,
I would recommend contacting Murata to see if they have ported their layer to sumo. Otherwise you would need to make the necessary changes to port from morty to sumo, which while doable is not a trivial task.
Regards,