]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 21 Jan 2021 06:02:54 +0000 (14:02 +0800)
commit5ea3c65c6b224a9e20cc4f41b044e598771de8a2
tree399a8f6fbc42ea343525db29570c3640433ce5c2
parenta56b9dbfeb410d235b5af2c5a846b3f1360d2d1d
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: Anuj Mittal <anuj.mittal@intel.com>
meta/files/toolchain-shar-relocate.sh