poky/scripts/lib/checklayer
Changqing Li 35015f1751 checklayer: generate locked-sigs.inc under builddir
yocto-check-layer will find locked-sigs.inc under builddir,
but locked-sigs.inc is generated under current bitbake working
dir. if run yocto-check-layer outside builddir, we will met error
like "No such file or directory: *locked-sigs.inc". change to
run bitbake -S under builddir to fix this problem.

[YOCTO #12973]

(From OE-Core rev: 2ec0bc0b038bc6413978c8f34ef5c0d22b4bc3e7)

(From OE-Core rev: f236d8782958df953ca1e2a6f09779cbc8f2d600)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-25 22:27:39 +00:00
..
cases yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_collection 2018-04-10 09:10:36 +01:00
__init__.py checklayer: generate locked-sigs.inc under builddir 2019-02-25 22:27:39 +00:00
case.py scripts: rename yocto-compat-layer to remove "compatible" nomenclature 2017-09-21 11:34:19 +01:00
context.py scripts: rename yocto-compat-layer to remove "compatible" nomenclature 2017-09-21 11:34:19 +01:00