diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-05-21 10:38:40 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-24 14:14:43 +0100 |
commit | 4462df6a515300c37370c18772bdbbe1c4cf1c17 (patch) | |
tree | de8f1c61cae2713a63e83dde2879fb1425d22baa /meta/recipes-devtools/rpm | |
parent | 40bc4ed3e5a059e1a989a54fc664385d12862e48 (diff) | |
download | poky-4462df6a515300c37370c18772bdbbe1c4cf1c17.tar.gz |
runqemu: fix networking issues
After switching from ifconfig to ip, networking stopped working. This
commit contains the following fixes:
* set a decent broadcast address for the tap device;
* bring up the device;
* add the route using ip tool instead of the old route tool;
(From OE-Core rev: a286514e2311f52b54d3571dbac6d34aff39e591)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.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/rpm')
0 files changed, 0 insertions, 0 deletions