]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel-yocto: move the cp of ${KBUILD_DEFCONFIG} file outside if body
authorSlawomir Stepien <sst@poczta.fm>
Sun, 26 Jan 2025 13:34:19 +0000 (14:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2025 15:47:06 +0000 (15:47 +0000)
commitfdd7fec29314b3cd07a98943bbbf6996877e90f4
tree865cda97b518252030b41c84a523a06fd4bc312c
parent611c1a26212dfbfe8d0640d9fefe5df49f7b69b8
kernel-yocto: move the cp of ${KBUILD_DEFCONFIG} file outside if body

In both true/false cases, we will cp the file, so move the invocation
after the if body.

In addition, misleading comment has been removed.

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/kernel-yocto.bbclass