diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2017-03-30 21:30:29 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-05 12:36:44 +0100 |
commit | 4eb0932e755b7cb582a8db811aeed1397ecb92cc (patch) | |
tree | 90ca0bcfaad35bf82a7caaf1b0723dd78ddd5f2e /scripts/lib/build_perf | |
parent | 6e0a268b750fb6701604dd936cd2cf3b47a6e804 (diff) | |
download | openembedded-core-4eb0932e755b7cb582a8db811aeed1397ecb92cc.tar.gz openembedded-core-4eb0932e755b7cb582a8db811aeed1397ecb92cc.tar.bz2 openembedded-core-4eb0932e755b7cb582a8db811aeed1397ecb92cc.zip |
yocto-compat-layer.py: Fix the signature validation
The initial signatures need to be collected -after- the dependency layers have
been added to the system. Otherwise changes that happen due to dependencies,
outside of the layer being scanned, will show up as signature problems.
The add_layer function was split into two pieces so that we can process
the dependencies first, and then add the layer itself for the comparison.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions