]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: account for extracted defconfig in elements check 2020-04.2-dunfell
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 17 Jul 2020 12:56:33 +0000 (08:56 -0400)
committerSteve Sakoman <steve@sakoman.com>
Thu, 23 Jul 2020 14:07:37 +0000 (04:07 -1000)
commitea886d57db917a41a0d106a15e1e96c72d6407b0
tree5d018c45889d6bd7cb477c1fc2a52940b55eb5a9
parente8de5271aeebd151b3fbe47d47a1c5f6969320e7
kernel-yocto: account for extracted defconfig in elements check

The test for whether or not scc should to invoked to generate a
config.queue was missing the newly created sccs_defconfig variable.
We need to test for that variable as well, or we may miss generating
the config.queue in some cases.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3a95e171d3eaa6ab143d4f422c98a0ac7ad31761)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/kernel-yocto.bbclass