]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 16:13:19 +0000 (06:13 -1000)
commita4b72056e76f6c9b206cefacaab89a09b32948f6
tree25c4e3eaaf27e9c61a72918ef9d3f472ffa42c10
parent2c000cb19aa605c1578afc0b5a445163a2387089
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>
(cherry picked from commit 50d2ed0689f1aed6f33b4992d37e2e991c99eb07)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/files/toolchain-shar-relocate.sh