Add udhcpd into image

Hi,

I try to add busybox-udhcpd to wp76xx R17 yocto build env. I used bitbake -c menuconfig busybox to modify the installation and then make an image, but after I flash the image into the device, it says there is no udhcpd. Any idea?

does this binary help?



chmod 777 busybox-armv5l_1.26
./busybox-armv5l_1.26 udhcpc

If you want to compile different version of busybox by yourself, you can see here: