Files
poky/scripts
Laurentiu Palcu 4462df6a51 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>
2013-05-24 14:14:43 +01:00
..
2011-05-04 00:54:39 +01:00
2011-10-04 13:46:19 +01:00
2013-05-14 14:57:27 +03:00
2013-05-24 14:14:40 +01:00
2013-05-24 14:14:43 +01:00
2013-05-24 14:14:40 +01:00

This directory contains Various useful scripts for working with OE builds