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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11186): 
https://lists.yoctoproject.org/g/linux-yocto/message/11186
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