[OE-core] [PATCH 0/1] runqemu tap device fix

Scott Garman scott.a.garman at intel.com
Fri Sep 21 22:06:01 UTC 2012


Hello,

n Fedora systems (and likely others), ifconfig returns interface
names that end with a colon. Make sure we strip the colon off
the tap device name before using it.

This fixes [YOCTO #3028] 

I don't have a Fedora system handy, so I asked Tom Zanussi to test
this patch, and he confirms it works for him.

Scott

The following changes since commit 5e03d1e83d0536a2fc69a88d3e5407108836203f:

  gcc: Use 4.7.2 release tarball (2012-09-21 14:55:26 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib sgarman/runqemu-tap-fix-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-tap-fix-oe

Scott Garman (1):
  runqemu: work with tap device names that end with a colon

 scripts/runqemu-gen-tapdevs |    2 +-
 scripts/runqemu-internal    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.9.5





More information about the Openembedded-core mailing list