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:07:01 +0100 |
commit | a286514e2311f52b54d3571dbac6d34aff39e591 (patch) | |
tree | 15836b0b8566a0dc2a0878f45e2f9b0ea295cad4 /meta/recipes-graphics | |
parent | 6edee60964a1bc367229239175426bdf175efa62 (diff) | |
download | openembedded-core-a286514e2311f52b54d3571dbac6d34aff39e591.tar.gz openembedded-core-a286514e2311f52b54d3571dbac6d34aff39e591.tar.bz2 openembedded-core-a286514e2311f52b54d3571dbac6d34aff39e591.zip |
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;
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions