]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-internal: don't bring down preconfigured tap interface
authorChen Qi <Qi.Chen@windriver.com>
Wed, 28 Aug 2013 02:52:04 +0000 (10:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 15:20:31 +0000 (16:20 +0100)
commitf60f215f74b5fe5a43943c9d3ccdbe0fa06b7828
treef2ef2718d3d240d86101ab0d6e4433ecc9ae76a9
parent32576c4cc1621fa3013eac66c7caaa1e1fd14995
runqemu-internal: don't bring down preconfigured tap interface

runqemu-ifup and runqemu-ifdown should be pairs. If we're using a
preconfigured tap interface, the runqemu-ifdown should not be invoked
to bring it down.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal