]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: add KBUILD_DEFCONFIG search location to failure message
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 24 Sep 2020 19:31:14 +0000 (15:31 -0400)
committerSteve Sakoman <steve@sakoman.com>
Wed, 30 Sep 2020 14:35:15 +0000 (04:35 -1000)
commit9f0e7c1a17542aa36d4245f15f6ffbafcbaf9bd3
treeba93aeacad3e787a64769e4aa4a32f3f00e14c6f
parent8e7bb01564d5b06bcbda402cf4d29d7a0ff170c5
kernel-yocto: add KBUILD_DEFCONFIG search location to failure message

It was pointed out that since the check for the existence of
KBUILD_DEFCONFIG knows where it is looking, that should be part of
the error/log message.

We only look in one location for the defconfigs, so add where we
checked to the message.

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