mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 04:02:21 +01:00
scripts/runqemu: clarify help text
(From OE-Core rev: 0542472969d0eb28fd44da97e4e01d69d864d157) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
21e2c03a00
commit
efc7f04f92
@@ -21,7 +21,7 @@ usage() {
|
||||
MYNAME=`basename $0`
|
||||
echo ""
|
||||
echo "Usage: you can run this script with any valid combination"
|
||||
echo "of the following options (in any order):"
|
||||
echo "of the following environment variables (in any order):"
|
||||
echo " QEMUARCH - the qemu machine architecture to use"
|
||||
echo " KERNEL - the kernel image file to use"
|
||||
echo " ROOTFS - the rootfs image file or nfsroot directory to use"
|
||||
|
||||
Reference in New Issue
Block a user