poky/scripts/lib/compatlayer
Mark Hatle 6afe0e07ec 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>
2017-04-05 23:22:13 +01:00
..
cases yocto-compat-layer.py: Add script to YP Compatible Layer validation 2017-03-04 23:18:19 +00:00
__init__.py yocto-compat-layer.py: Fix the signature validation 2017-04-05 23:22:13 +01:00
case.py yocto-compat-layer.py: Add script to YP Compatible Layer validation 2017-03-04 23:18:19 +00:00
context.py yocto-compat-layer.py: Add script to YP Compatible Layer validation 2017-03-04 23:18:19 +00:00