]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-relocate.sh: Fix handling files with colons
authorOleksiy Obitotskyy yIEf0zt.mo <oobitots@cisco.com>
Tue, 19 Jan 2021 13:02:59 +0000 (05:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 22:46:11 +0000 (22:46 +0000)
commit50d2ed0689f1aed6f33b4992d37e2e991c99eb07
treeec1692f9b5f000ca21dc3e91befa56bab08720da
parent0bf2cb7dc2123f220accf1542c2ae4c4b4b8275a
toolchain-shar-relocate.sh: Fix handling files with colons

Files could contain colons in name and we should not use
colons (':') as field separator. E.g. perl/python man
pages packages.

Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/toolchain-shar-relocate.sh