I am trying to build radius server with the use of Yocto project and looks like freeradius recipe is already included in meta-openembedded/meta-networking/recipes-connectivity/freeradius
I have included meta-openembedded layer in my conf/bblayers.conf file and built core-image-base image.
But I couldn't see anything related to radius server in my <workspace>/tmp directory
Could you please let me know do I need to add anything specific to build radius server apart from using meta-openembedded recipe? I apologize if this is the wrong mailing list.