[yocto] chkconfig

Paul Eggleton paul.eggleton at linux.intel.com
Thu Nov 28 06:41:59 PST 2013


Hi Edward,

On Friday 22 November 2013 11:00:44 Edward Vidal wrote:
> Is chkconfig part of any image?

It's part of the LSB images and the self-hosted image, but you probably don't 
want to build those unless you're looking for those things exactly. You can 
add chkconfig to any image just by adding the "chkconfig" package to 
IMAGE_INSTALL.

> Also to force what is the best procedure?

To force what?

> In my /etc/network/interfaces I have tried the following
> auto eth0
> iface eth0 inet static
>         address 192.168.0.29
>         hwaddress ether 00:0A:35:00:00:00
>         netmask 255.255.255.0
>         network 192.168.0.0
>         gateway 192.168.0.1
> Since I have a router on my network I get an IP using dhcp,
> if I ifdown eth0 and ifup eth0 then the 192.168.0.29 get setup.

Do you have connman in the image? If so the above might be being ignored.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list