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:23:47 +0000 (16:23 +0100)
commitdf2f218ab0b013df641db9a7313a6c0df713d9b5
tree31f89f51c599c6779beca7731662ac018127da54
parent383e5e6f3aff0283f07fc2c131e1e7ad6a9b2e61
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.

(From OE-Core rev: f60f215f74b5fe5a43943c9d3ccdbe0fa06b7828)

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