]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu: fix special characters bug master
authorLibo Chen <libo.chen.cn@windriver.com>
Wed, 6 Aug 2025 02:42:47 +0000 (19:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Aug 2025 09:43:42 +0000 (10:43 +0100)
commit3c186fe7741adecb0887e36c8a9164a58fc16437
tree643e3061775322f7d86c10e534dbd55ca8cd5b33
parentc92399c355d1333eff37ea799832a8890acd0d74
runqemu: fix special characters bug

Fix the bug in runqemu that happens when the file path contains
the specific words such as 'vmlinux', e.g. /home/frank/vmlinux.

runqemu - ERROR - wic doesn't need kernel

Signed-off-by: Libo Chen <libo.chen.cn@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu