diff mbox series

linux-yocto: Rename 5.19 bbappend to apply on 6.1

Message ID 20230204231120.3380708-1-raj.khem@gmail.com
State New
Headers show
Series linux-yocto: Rename 5.19 bbappend to apply on 6.1 | expand

Commit Message

Khem Raj Feb. 4, 2023, 11:11 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../{linux-yocto_5.19%.bbappend => linux-yocto_6.1%.bbappend}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-arm/recipes-kernel/linux/{linux-yocto_5.19%.bbappend => linux-yocto_6.1%.bbappend} (100%)

Comments

Jon Mason Feb. 15, 2023, 1:21 p.m. UTC | #1
On Sat, Feb 04, 2023 at 03:11:20PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

This issue was addressed in:

commit dc10b73cc54fccbe781992b5b1eaf61cffbe07e6
Author: Jon Mason <jon.mason@arm.com>
Date:   Thu Feb 2 09:28:50 2023 -0500

    arm/linux-yocto: avoid kernel defconfig warning
    
    2 symbols were added to the arm64 kernel defconfig without the
    corresponding code.  Remove these unnecessary pieces to avoid the
    warning.
    
    Signed-off-by: Jon Mason <jon.mason@arm.com>


Thanks,
Jon

> ---
>  .../{linux-yocto_5.19%.bbappend => linux-yocto_6.1%.bbappend}     | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename meta-arm/recipes-kernel/linux/{linux-yocto_5.19%.bbappend => linux-yocto_6.1%.bbappend} (100%)
> 
> diff --git a/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto_6.1%.bbappend
> similarity index 100%
> rename from meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
> rename to meta-arm/recipes-kernel/linux/linux-yocto_6.1%.bbappend
> -- 
> 2.39.1
> 
>
Jon Mason Feb. 17, 2023, 4:30 a.m. UTC | #2
On Sat, 4 Feb 2023 15:11:20 -0800, Khem Raj wrote:
> 


Applied, thanks!

[1/1] linux-yocto: Rename 5.19 bbappend to apply on 6.1
      commit: 557e89242eafc19dbe394403619a5a45cbf95142

Best regards,
diff mbox series

Patch

diff --git a/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto_6.1%.bbappend
similarity index 100%
rename from meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
rename to meta-arm/recipes-kernel/linux/linux-yocto_6.1%.bbappend