Hi @jimmychan Sir, Thank you for your response.
I have added those packages into local.conf file,but still i'm facing the same issue.
those software packages are available in below mentioned yocto source directory
=== Matching recipes: ===
/home/arrow/Desktop/imx-yocto-bsp/sources/poky/meta/recipes-support/libcap/libcap_2.67.bb
=== Matching recipes: ===
/home/arrow/Desktop/imx-yocto-bsp/sources/poky/meta/recipes-core/systemd/systemd_253.1.bb
== Matching recipes: ===
/home/arrow/Desktop/imx-yocto-bsp/sources/poky/meta/recipes-support/libnl/libnl_3.7.0.bb
modified local.conf with,
IMAGE_INSTALL:append = " libcap libsystemd libnl"
can you please help me to create .bb file ?
i'm trying to do below setup on i.mx
https://github.com/SiliconLabs/wisun-br-linux?tab=readme-ov-file
Thank you