Re: [yocto] how to set static ip in linux

2014-12-17 Thread Constantin, Costin C
: Constantin, Costin C; yocto@yoctoproject.org Subject: Re: [yocto] how to set static ip in linux I'd install a custom /etc/network/interfaces file via a bbappend or similar method. There is numerous examples in google of how to set up a static Ip via the interfaces file. Philip On 12/16/2014 05:

Re: [yocto] how to set static ip in linux

2014-12-17 Thread Philip Balister
I'd install a custom /etc/network/interfaces file via a bbappend or similar method. There is numerous examples in google of how to set up a static Ip via the interfaces file. Philip On 12/16/2014 05:08 AM, Constantin, Costin C wrote: > Hello Sachin > > The easiest way to do this is by modifying

Re: [yocto] how to set static ip in linux

2014-12-16 Thread Constantin, Costin C
Hello Sachin The easiest way to do this is by modifying the install script. Here is how: Suppose you cloned poky into a local dir. on your HDD drive. I use Ubuntu for this but you can use whatever certified OS (Fedora, Centos, OpenSuse) just: $ cd your_local_poky_dir $ gedit meta/recipes-core/in

Re: [yocto] how to set static ip in linux

2014-12-10 Thread Gaurang Shastri
OOPS, are you asking in terms of Yocto context ?? //Gaurang Shastri On Tue, Dec 9, 2014 at 8:50 PM, sachin dhiman wrote: > how to set static ip so that when linux boot then it get predefined ip > address. > > > -- > Best Regards > Sachin Dhiman > > -- > _

[yocto] how to set static ip in linux

2014-12-10 Thread sachin dhiman
how to set static ip so that when linux boot then it get predefined ip address. -- Best Regards Sachin Dhiman -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto