]> 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>
Mon, 4 Dec 2017 17:14:35 +0000 (17:14 +0000)
commit9870247d0dc33357988d9636c8ff8db35490752e
tree7a4ee31c3e921b3b19588f46c0169b1e351424a7
parent0abd3c25cb2a9a9be9dc650a1600d3902d5779a9
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>
(cherry picked from commit 33418ed064fe9cff5b4803f09135a81d9170c189)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/runqemu