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:58:46 +0000 |
commit | 45bbd217c23c00145f209abc9ec02ae82f14eaba (patch) | |
tree | 2fa62c11391509cc2f5b65ec2a3bef84f31a0fde /meta/recipes-devtools/qemu/qemu-helper | |
parent | 41917e83b5afbf282a966361c0bb60d06a7a231e (diff) | |
download | poky-45bbd217c23c00145f209abc9ec02ae82f14eaba.tar.gz |
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]
(From OE-Core rev: df793f4356b411cbb92445c4559c9b21eb6d99fc)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-helper')
0 files changed, 0 insertions, 0 deletions