]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Also specialcase resolution of '.' to the file's location
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 17:56:40 +0000 (17:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 17:58:36 +0000 (17:58 +0000)
commit33418ed064fe9cff5b4803f09135a81d9170c189
tree1ee1840bbd1dd5d303550f81c414780771773dc7
parent3a72f6783e142d53d19b37811a854d08d32485ab
runqemu: Also specialcase resolution of '.' to the file's location

Similarly to handling "../", handle "." to resovle to the qemuconf
file's current directory.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu