]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: account for extracted defconfig in elements check
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 17 Jul 2020 12:56:33 +0000 (08:56 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2020 07:37:35 +0000 (08:37 +0100)
commit3a95e171d3eaa6ab143d4f422c98a0ac7ad31761
treeabcbdda3407025a46c494eafe27d5de37efb10a1
parent8500665cb8da792bb92a484e286f3935cf85e2b2
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>
meta/classes/kernel-yocto.bbclass