Hi,
I want to include the libevent-dev library into toradex Yocto build tdx-reference-multimedia-image.
please suggest link/steps to add the libevent library to rootfs .
Hardware details:
SOM - apalis-imx8
carrier board- Ixora Carrier Board
Regadrs,
Deepak Jewargi
hi @djewargi,
libevent-dev is available from debian package feeds. On our module one can run Torizon and there after leverage Debian package manager inside container. Please check below link for more details on TorizonCore.
With BSP Linux you need to build image using yocto with libevent package and development files in be with sdk generated.
https://layers.openembedded.org/layerindex/recipe/121982/
Best Regards
Ritesh Kumar