]> code.ossystems Code Review - openembedded-core.git/commit
devtool: Fix file:// fetcher symlink directory structure
authorTomasz Dziendzielski <tomasz.dziendzielski@gmail.com>
Thu, 21 Jan 2021 22:31:53 +0000 (23:31 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 16:13:19 +0000 (06:13 -1000)
commitcd9cee29b656e4c8642971cb87154cc4d5fda599
treee77b532e6e3e985c1a71e024d7680af3683078b9
parentcbc72203c82e56ebf4a6a685fbeb27679ed9a2e0
devtool: Fix file:// fetcher symlink directory structure

Add relative path if file is under directory.

[YOCTO #13738]

Signed-off-by: Tomasz Dziendzielski <tomasz.dziendzielski@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 19ddacc1b38f9ebb86a9359963ccc3c707f7125e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/devtool/standard.py