]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: allow multiple unfs instances to run simultaneously
authorScott Garman <scott.a.garman@intel.com>
Wed, 3 Oct 2012 22:13:53 +0000 (15:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Oct 2012 13:10:40 +0000 (14:10 +0100)
commit94eef772c283170d19ba92c8de0054cd093fc487
treefd8002ad09b566ca6730688baf5233fcd1aa3f4d
parent16d6ec51f4b976c9b86a8b6bf6251089df2d2732
runqemu: allow multiple unfs instances to run simultaneously

A miscalculation in the way the port numbers of mountd and nfsd
are created was causing conflicts when starting multiple instances
of qemu using userspace nfs.

Thanks to Rudolf Streif for proposing this fix!

Fixes [YOCTO #1969]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-export-rootfs
scripts/runqemu-internal