]> code.ossystems Code Review - openembedded-core.git/commit
scripts: runqemu: remove QEMUARCH from help message
authorRuslan Bilovol <ruslan.bilovol@gmail.com>
Fri, 6 Nov 2015 14:09:06 +0000 (16:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:37:23 +0000 (11:37 +0000)
commitf2f2fa61e2c331409f20c999f93d78ef752b4fd2
tree181b9edd525a85f5120ddccb921c90baa7add3de
parentff340f200159f79c0265234af58f965ae21a2965
scripts: runqemu: remove QEMUARCH from help message

The QEMUARCH env variable is not used since commit
"d469c92 classes/imagetest-qemu: remove old image
testing class". Remove it from help message so
it will not confuse other people

Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/runqemu