diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2017-02-27 17:02:43 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-04 10:42:34 +0000 |
commit | 1b6a3c17874ead7ee0957e67329aa3bd019fa129 (patch) | |
tree | 3ab9c123f537ea12b3f36a9f6bc4eb3fd4481e5f /meta/classes/archiver.bbclass | |
parent | 7df031e1ffe409573753585ba2f1a82ff707ad7e (diff) | |
download | openembedded-core-1b6a3c17874ead7ee0957e67329aa3bd019fa129.tar.gz openembedded-core-1b6a3c17874ead7ee0957e67329aa3bd019fa129.tar.bz2 openembedded-core-1b6a3c17874ead7ee0957e67329aa3bd019fa129.zip |
kernel.bbclass: Give sanity check function an opt-out variable
Having no opt-out method and adding the task to linux-yocto.inc was
causing issues. For example, linux-yocto-dev would often fail because
it uses AUTOREV with no way to dynamically change the PV.
Add a variable to turn off the sanity check, allowing an easy opt out,
and set the opt-out variable in linux-yocto-dev, fixing the issue with
AUTOREV.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/archiver.bbclass')
0 files changed, 0 insertions, 0 deletions