diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-11-15 16:16:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-16 11:46:07 +0000 |
commit | bfe2255172c9d33a592e0ecdec6d651672d22682 (patch) | |
tree | 4aff9c790418443f0f8b50a0f47c213a98ff7a62 /meta/recipes-kernel/make-mod-scripts | |
parent | 6da5d5b3242f4f435628192c561a1d2115a9a9ee (diff) | |
download | poky-bfe2255172c9d33a592e0ecdec6d651672d22682.tar.gz |
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)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/make-mod-scripts')
0 files changed, 0 insertions, 0 deletions