]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: fix defconfig detection in find_sccs()
authorGavin Li <gavinli@thegavinli.com>
Thu, 6 Feb 2020 17:35:52 +0000 (12:35 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2020 13:19:56 +0000 (13:19 +0000)
commit06577d49c50b7e9f1f40fe5b52ec88d1bdc1430c
tree1593a3cf07cc951743cfe564a235656c251534d2
parentec281a948a23365bd4536139dac077fb1a5eae6d
kernel-yocto: fix defconfig detection in find_sccs()

The current code would cause a file like "config.bin" to added to the
config sources list. I am sure the intention was to add any files with
defconfig in its name and not the other way around.

Signed-off-by: Gavin Li <gavinli@thegavinli.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass