meta-digi/meta-digi-dey/recipes-core/init-ifupdown/init-ifupdown-1.0
Javier Viguera 5d955b86af init-ifupdown: fix script when '/etc/resolv.conf' is a file
The readlink command on a real file was expanding to nothing and then
the '/etc/resolv.conf' file was not being updated with the nameservers.
With this change we only run the 'readlink' link command after checking
that the file is actually a symbolic link.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-06-02 18:32:36 +02:00
..
ccimx6ul meta-digi-arm: launch udhcp client in background to reduce the boot time 2017-03-20 14:47:21 +01:00
interfaces meta-digi-dey: init-ifupdown: Allow to configure interfaces file. 2014-09-11 18:01:59 +02:00
interfaces.br0.example meta-digi-dey: Add bridging support. 2015-09-17 10:45:45 +02:00
interfaces.cellular init-ifupdown: add support for cellular interfaces 2015-11-12 16:49:03 +01:00
interfaces.eth0.dhcp meta-digi-arm: launch udhcp client in background to reduce the boot time 2017-03-20 14:47:21 +01:00
interfaces.eth0.static meta-digi-dey: provide DNS configuration at build time 2014-11-25 11:02:07 +01:00
interfaces.eth1.dhcp meta-digi-arm: launch udhcp client in background to reduce the boot time 2017-03-20 14:47:21 +01:00
interfaces.eth1.static init-ifupdown: add missing gateway patterns for eth1 and wlan0 2014-11-25 14:39:35 +01:00
interfaces.p2p ccimx6ul: Add P2P support 2017-01-23 15:45:20 +01:00
interfaces.wlan0.dhcp meta-digi-arm: launch udhcp client in background to reduce the boot time 2017-03-20 14:47:21 +01:00
interfaces.wlan0.static meta-digi-dey: init-ifupdown: add commented code for softAP example 2016-08-25 18:42:56 +02:00
resolv init-ifupdown: fix script when '/etc/resolv.conf' is a file 2017-06-02 18:32:36 +02:00