From patchwork Fri Sep 21 22:06:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] runqemu tap device fix Date: Fri, 21 Sep 2012 22:06:01 -0000 From: Scott Garman X-Patchwork-Id: 37029 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)