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 23:22:13 +0100 |
commit | 6afe0e07ecc06aa6d2078e659970954beb639bef (patch) | |
tree | 97daaf3ea5c471d4b9f5308747202fca5ecd699a /documentation/sdk-manual/sdk-style.css | |
parent | d2d019a11b48a4537b8ef73c0175302728c807a0 (diff) | |
download | poky-6afe0e07ecc06aa6d2078e659970954beb639bef.tar.gz |
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.
(From OE-Core rev: 4eb0932e755b7cb582a8db811aeed1397ecb92cc)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-style.css')
0 files changed, 0 insertions, 0 deletions