]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu-internal: fix the echo of KERNCMDLINE
authorDexuan Cui <dexuan.cui@intel.com>
Thu, 19 Aug 2010 07:01:29 +0000 (15:01 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:13 +0000 (16:20 +0100)
commite8231e09505dd05a0541f117a1acd25783cb83e1
tree692c539af33ec289ec908d6de4b754e0000bd252
parent9cb1b87640fff33d20bb87b67b63cfa6988462c4
poky-qemu-internal: fix the echo of KERNCMDLINE

Without the fix, when the commandline is printed with the "echo" command,
it loses the quotes and this confuses people.

Thanks Richard for pointing this out.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
scripts/poky-qemu-internal