]> code.ossystems Code Review - openembedded-core.git/commit
binconfig: only try to mangles files
authorRoss Burton <ross.burton@intel.com>
Fri, 30 Nov 2018 10:40:38 +0000 (10:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Dec 2018 11:37:49 +0000 (11:37 +0000)
commit5556b5ca9efac132754bd82af52a0f68bc4ce85a
tree9be1b4e946df5d30f0db1580333ff71012f8866d
parent7911039a3a82a29166f3be2ff5bdd719430e5a80
binconfig: only try to mangles files

If a file matches the glob that is an absolute symlink then sed will try to
alter files on the host, so restrict the search to just actual files.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/binconfig.bbclass