Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] runqemu tap device fix
@ 2012-09-21 22:06 Scott Garman
  2012-09-21 22:06 ` [PATCH 1/1] runqemu: work with tap device names that end with a colon Scott Garman
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Garman @ 2012-09-21 22:06 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-24 10:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 22:06 [PATCH 0/1] runqemu tap device fix Scott Garman
2012-09-21 22:06 ` [PATCH 1/1] runqemu: work with tap device names that end with a colon Scott Garman
2012-09-24 10:25   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox