Obviously this is to the wrong list!

It escaped before I could stop it :D

I've already resent to oe-core.

Bruce

On Tue, Apr 20, 2021 at 8:31 AM Bruce Ashfield via
lists.yoctoproject.org
<[email protected]> wrote:
>
> From: Bruce Ashfield <[email protected]>
>
> A recent fix to the kern-tools promoted some previously unseen
> issues to warnings. This commit fixes them by tagging some BT
> options as non-hardware so they won't generate warnings if they
> don't appear in the final .config. These are sub BT options and
> shouldn't warn when/if their controlling option is disabled by
> a fragment.
>
>     d7fd0213b75 base: exclude some BT options as non-hardware
>
> Signed-off-by: Bruce Ashfield <[email protected]>
> ---
>  meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb   | 2 +-
>  meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 2 +-
>  meta/recipes-kernel/linux/linux-yocto_5.4.bb      | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb 
> b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
> index e52c9ebe0e..a802a570a1 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
> @@ -12,7 +12,7 @@ python () {
>  }
>
>  SRCREV_machine ?= "324e77d816cf6434507ab29140beb24044009efa"
> -SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> +SRCREV_meta ?= "d7fd0213b75ce9b6206f63dbdd435ab326598642"
>
>  SRC_URI = 
> "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
>             
> git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
> diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb 
> b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> index f07375c761..1edc632de7 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
>
>  SRCREV_machine_qemuarm ?= "8463db325b93f0669446f68c19334cfe11ffb9c2"
>  SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> -SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> +SRCREV_meta ?= "d7fd0213b75ce9b6206f63dbdd435ab326598642"
>
>  PV = "${LINUX_VERSION}+git${SRCPV}"
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb 
> b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
> index 4f056d6d82..3a9463af6a 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
> @@ -23,7 +23,7 @@ SRCREV_machine_qemux86 ?= 
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
>  SRCREV_machine_qemux86-64 ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
>  SRCREV_machine_qemumips64 ?= "996fe040c8d8d01a9af6be42dae3844d127471bf"
>  SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> -SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> +SRCREV_meta ?= "d7fd0213b75ce9b6206f63dbdd435ab326598642"
>
>  # remap qemuarm to qemuarma15 for the 5.4 kernel
>  # KMACHINE_qemuarm ?= "qemuarma15"
> --
> 2.19.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 (#53190): https://lists.yoctoproject.org/g/yocto/message/53190
Mute This Topic: https://lists.yoctoproject.org/mt/82233092/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to