Busybox Applet: how to add and remove

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Busybox Applet: how to add and remove

1,551 Views
davidzhou
Contributor V

Hi,

The busybox has a defconfig file. I add/remove items such as

CONFIG_IPCALC=y

#CONFIG_IP is not set

to 

#CONFIG_IPCALC is not set

CONFIG_IP=y

But they are not add / remove into installed yocto /bin folder.

type the ip command under busybox $ ip

ip: command not found

I also used

bitbake - c menuconfig busybox

save the changes, and re-bitbake busybox

There is nothing changed in the installed image.

What's wrong?

Thank you,

David Zhou

0 Kudos
Reply
0 Replies