diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-03-05 16:38:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-07 14:57:39 +0000 |
commit | df793f4356b411cbb92445c4559c9b21eb6d99fc (patch) | |
tree | bc33700f5c447acd078d8eb21f0ffeb71e6f3e26 /meta-selftest/recipes-test | |
parent | ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62 (diff) | |
download | openembedded-core-df793f4356b411cbb92445c4559c9b21eb6d99fc.tar.gz openembedded-core-df793f4356b411cbb92445c4559c9b21eb6d99fc.tar.bz2 openembedded-core-df793f4356b411cbb92445c4559c9b21eb6d99fc.zip |
dhcp-client: fix invoke dhclient-script failed on Read-only file system
In read-only file system, '/etc' is on the readonly partition,
and '/etc/resolv.conf' is symlinked to a separate writable
partition.
In this situation, we should use shell variable to instead of
the temp file '/etc/resolv.conf.dhclient'.
[YOCTO #5624]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-selftest/recipes-test')
0 files changed, 0 insertions, 0 deletions