]> code.ossystems Code Review - openembedded-core.git/commit
build-appliance-image: fix lost net connectivity after restart
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 11 Mar 2013 11:24:22 +0000 (13:24 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 14 Mar 2013 18:29:12 +0000 (11:29 -0700)
commitd9349e6e28cef107ad8bd00767ceba4d8aa464dd
treecd5a480de1b85d014d22cfe535df0a8b8b8355ca
parentef7ac8d9c0cf25834e75b4e5b987589f9ff19dc3
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].

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup