summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2020-09-03 13:43:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-05 22:19:19 +0100
commit2762e2e84bd38dbf11627eb676e32f21eaa28cd2 (patch)
treec6144e42031cc2f50509e1cdccf79454d1f019d0 /meta/recipes-devtools
parentf2e590d3a3610f987093815a65591cad090c217b (diff)
downloadpoky-2762e2e84bd38dbf11627eb676e32f21eaa28cd2.tar.gz
insane: only load real files as ELF
The file path checks are passed an ELF object if the file is an ELF. It doesn't make a lot of sense to load symlinks to ELFs as if they're in the same package then the real file will be checked too. This should speed up do_package_qa slightly as libraries won't be scanned repeatedly. (From OE-Core rev: c63af30d3b6350361daff94a59d4f14d7c5395e1) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions