Hi @robple11 , dnsmasq doesn’t come from the kernel. It can be added to bsp by Yocto Project. For example, add IMAGE_INSTALL_append = " dnsmasq"
to local.conf file.
Hi @robple11 , dnsmasq doesn’t come from the kernel. It can be added to bsp by Yocto Project. For example, add IMAGE_INSTALL_append = " dnsmasq"
to local.conf file.