Busybox Applet: how to add and remove

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Busybox Applet: how to add and remove

2,135件の閲覧回数
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 件の賞賛
返信
0 返答(返信)