generic-poky/scripts/lib/compatlayer
Patrick Ohly 14d5932c20 yocto-compat-layer.py: apply test_signatures to all layers
Software layers were previously allowed to change signatures, but
that's not desired for those layers either. The rule that a layer
which is "Yocto Compatible 2.0" must not change signatures unless
explicitly requested holds for all kinds of layers.

However, as this is something that software layers might not be able
to do right away, testing for signature changes in software layers can
be disabled. It's on by default, as that was Richard's
recommendation. Whether that should change needs further discussion as
part of finalizing "Yocto Compatible 2.0".

As it might still change, the tool now has both a with/without
parameter so that users of the tool can choose the desired behavior
without being affected by future changes to the default.

(From OE-Core rev: e4dce65ce604a74da0f09ee2742cf8b13cf96c8e)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-27 22:36:44 +01:00
..
cases yocto-compat-layer.py: apply test_signatures to all layers 2017-07-27 22:36:44 +01:00
__init__.py yocto-compat-layer.py: tolerate broken world builds during signature diff 2017-07-27 22:36:44 +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: apply test_signatures to all layers 2017-07-27 22:36:44 +01:00