On Fri, Apr 15, 2022 at 2:17 PM Dylan Garrett <dyl...@microsoft.com> wrote:
>
> I'm actually on 5.10.104 right now, but I went ahead and made this patch to 
> the master branch of kernel-cache.
>
> I'm working with an ARMv8-based board, but the warning also reproduces with 
> just qemuarm64.

Thanks for the info.

I've merged the patch to the kernel-cache master and backported (with
the relevant syntax changes) to 5.15 and 5.10 as well .. since that
warning is present on older kernels as well.

Cheers,

Bruce

> ________________________________
> From: Bruce Ashfield <bruce.ashfi...@gmail.com>
> Sent: Wednesday, April 13, 2022 7:02 AM
> To: Dylan Garrett <dyl...@microsoft.com>
> Cc: linux-yocto@lists.yoctoproject.org <linux-yocto@lists.yoctoproject.org>
> Subject: [EXTERNAL] Re: [kernel-cache][PATCH] cfg/debug: Remove unused test 
> config
>
> Out of curiosity, which kernel version are you testing this against ?
>
> Since the value is "=n", I know that you are using the master branch of the 
> kernel-cache (I only recently made those changes to prepare for upstream 
> kernel changes) .. and I just want to make a note of the board/kernel 
> combination that is causing you the warning.
>
> Bruce
>
> On Tue, Apr 12, 2022 at 7:33 PM Dylan Garrett <dyl...@microsoft.com> wrote:
>
> This patch removes the warning message when enabling debug-info.scc:
>
> WARNING: linux-yocto-${PV} do_kernel_configcheck: \
>     [kernel config]: This BSP contains fragments with warnings:
>
> [INFO]: the following symbols were not found in the active configuration:
>      - CONFIG_TEST
>
> CONFIG_TEST is not a real config and is apparently an artifact from an
> old test.
>
> Signed-off-by: Dylan Garrett <dyl...@microsoft.com>
> ---
>  cfg/debug/debug-info/debug-info.cfg | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/cfg/debug/debug-info/debug-info.cfg 
> b/cfg/debug/debug-info/debug-info.cfg
> index cb19e5a4..1d75b16b 100644
> --- a/cfg/debug/debug-info/debug-info.cfg
> +++ b/cfg/debug/debug-info/debug-info.cfg
> @@ -1,3 +1,2 @@
>  # SPDX-License-Identifier: MIT
> -CONFIG_TEST=n
>  CONFIG_DEBUG_INFO=y
> --
> 2.25.1
>
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await thee at 
> its end
> - "Use the force Harry" - Gandalf, Star Trek II
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11206): 
https://lists.yoctoproject.org/g/linux-yocto/message/11206
Mute This Topic: https://lists.yoctoproject.org/mt/90430551/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to