]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Allow the user to override the Kernel option
authorAlistair Francis <alistair.francis@xilinx.com>
Wed, 22 Nov 2017 00:43:56 +0000 (16:43 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:38 +0000 (11:24 +0000)
commiteaf2793a98cb27d82561da0f8993f2b4b304ecc2
tree6245fa66659f1c0b7bcba6265317bb96756d1e39
parent0dbb860924fc157880b52d8e08bad3c6c6b019b8
runqemu: Allow the user to override the Kernel option

Update the runqemu script to allow the user to specify a Kernel to boot
when calling runqemu.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Cc: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/runqemu