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:56 +0000 (14:10 +0100)
commitf9910c02ed896f730cf2692cb489193e5321a19a
treebb37ff9699f5216ff8b18fd6c0ba0400aaf3b217
parent04d6a23422831568070e90eaf0f61c97ac1d1dd7
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]

(From OE-Core rev: 94eef772c283170d19ba92c8de0054cd093fc487)

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