Dear Community,
To enable NetworkManager on the i.MX6 board, I appended the following line to the local.conf file and start the Yocto build.
PACKAGE_INSTALL:append = " networkmanager"
However, I have a recipe already located at meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.4.bb.
But getting an error unable to build Yocto with networkmanger:
ERROR: networkmanager-1.42.4-r0 do_configure: meson failed
ERROR: networkmanager-1.42.4-r0 do_configure: ExecutionError('/home/u4032054/halcomm/yoctosystem-cn/build/tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/networkmanager/1.42.4-r0/temp/run.do_configure.97569', 1, None, None)
ERROR: Logfile of failure stored in: /home/u4032054/halcomm/yoctosystem-cn/build/tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/networkmanager/1.42.4-r0/temp/log.do_configure.97569
Could you advise, please ? How to enable networkmanger in the imx6 board.
Best Regards,
Niting
Hi
Please refer this case:
https://community.nxp.com/t5/i-MX-Processors/Yocto-BSP-Mickledore-LF6-1-22-How-to-add-Network-Manage...
Best Regards
Zhiming