diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-03-11 13:24:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-15 01:53:02 +0000 |
commit | 796fc7784a56b3bbc453154399ef8d6b80eee5f5 (patch) | |
tree | 3a609afcb0ed54ff727f492475af2afa2ea0d9f8 /scripts/qemuimage-tests/systemusage/bash | |
parent | 24ec421e1a76d6263677a98a85b489c35cbe7761 (diff) | |
download | poky-796fc7784a56b3bbc453154399ef8d6b80eee5f5.tar.gz |
build-appliance-image: fix lost net connectivity after restart
The issue is that an ethernet config file is removed without
proper checks in place (rm -f), which triggers an error and
makes the connman startup script to fail.
The file is now removed with proper checks in place.
Fixes [YOCTO #4003].
(From OE-Core rev: d9349e6e28cef107ad8bd00767ceba4d8aa464dd)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/systemusage/bash')
0 files changed, 0 insertions, 0 deletions