]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu-export-rootfs: fix inconsistent var names
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 23 Nov 2016 08:00:18 +0000 (00:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:04:45 +0000 (13:04 +0100)
commitb572921b359010f281cdb861a73bf05317c6dacf
tree8285bfd5630d3e23ef6419a006869bfe994e6138
parent3f2bc735e514b27a21ac47524fe0c5ca16e19dd7
runqemu-export-rootfs: fix inconsistent var names

Fixed:
$ runqemu nfs qemux86-64
[snip]
On your target please remember to add the following options for NFS
nfsroot=IP_ADDRESS:/path/to/nfsroot,nfsvers=3,port=,mountprog=,nfsprog=,udp,mountport=
[snip]

Note that the values are null, this is because their var names are
inconsistent.

[YOCTO #10519]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/runqemu-export-rootfs