I was unable to get the Raspberry Pi 3 I am targeting to start with eth0 up and 
only an IPv6 link local address present on eth0, using only a 
/etc/network/interfaces file.  In the end I added shell script under /etc/rc5.d 
which called out to `ifconfig eth0 up`.  This brought eth0 up with only a IPv6 
link local address.

If someone has a solution using just /etc/network/interface based settings I 
would be interested to hear it.

Regards, Thomas Thorne

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to