All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rpi: linux-yocto: drop 5.15 bbappend
@ 2023-05-26 17:36 Martin Jansa
  2023-05-27 20:31 ` [meta-virtualization] " Christopher Clark
  2023-05-29 13:46 ` Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Jansa @ 2023-05-26 17:36 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Martin Jansa

* 5.15 recipe was dropped from oe-core in:
  https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=e30b37776d16cfd4ce7f79746427ccd95b306059
---
 .../recipes-kernel/linux/linux-yocto_5.15.bbappend          | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend

diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
deleted file mode 100644
index 572f7ec..0000000
--- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-# Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4
-KBRANCH:raspberrypi4-64 ?= "v5.15/standard/bcm-2xxx-rpi"
-KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
-COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
-
-require linux-yocto_xen-rpi.inc
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-virtualization] [PATCH] rpi: linux-yocto: drop 5.15 bbappend
  2023-05-26 17:36 [PATCH] rpi: linux-yocto: drop 5.15 bbappend Martin Jansa
@ 2023-05-27 20:31 ` Christopher Clark
  2023-05-29 13:46 ` Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Clark @ 2023-05-27 20:31 UTC (permalink / raw)
  To: Martin Jansa; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1750 bytes --]

On Fri, May 26, 2023 at 10:36 AM Martin Jansa <Martin.Jansa@gmail.com>
wrote:

> * 5.15 recipe was dropped from oe-core in:
>
> https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=e30b37776d16cfd4ce7f79746427ccd95b306059


This removal is ok along with an update to the 6.1 kernel to replace it, so
I've just posted a corresponding patch to add that.

thanks

Christopher



>
> ---
>  .../recipes-kernel/linux/linux-yocto_5.15.bbappend          | 6 ------
>  1 file changed, 6 deletions(-)
>  delete mode 100644
> dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
>
> diff --git
> a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> deleted file mode 100644
> index 572f7ec..0000000
> ---
> a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -# Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4
> -KBRANCH:raspberrypi4-64 ?= "v5.15/standard/bcm-2xxx-rpi"
> -KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
> -COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
> -
> -require linux-yocto_xen-rpi.inc
> --
> 2.40.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8076):
> https://lists.yoctoproject.org/g/meta-virtualization/message/8076
> Mute This Topic: https://lists.yoctoproject.org/mt/99154515/3619037
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [
> christopher.w.clark@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 2995 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-virtualization] [PATCH] rpi: linux-yocto: drop 5.15 bbappend
  2023-05-26 17:36 [PATCH] rpi: linux-yocto: drop 5.15 bbappend Martin Jansa
  2023-05-27 20:31 ` [meta-virtualization] " Christopher Clark
@ 2023-05-29 13:46 ` Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2023-05-29 13:46 UTC (permalink / raw)
  To: Martin Jansa; +Cc: meta-virtualization

I'm back from holidays and sorting things out now.

This is merged to master.

Bruce

In message: [meta-virtualization] [PATCH] rpi: linux-yocto: drop 5.15 bbappend
on 26/05/2023 Martin Jansa wrote:

> * 5.15 recipe was dropped from oe-core in:
>   https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=e30b37776d16cfd4ce7f79746427ccd95b306059
> ---
>  .../recipes-kernel/linux/linux-yocto_5.15.bbappend          | 6 ------
>  1 file changed, 6 deletions(-)
>  delete mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> 
> diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> deleted file mode 100644
> index 572f7ec..0000000
> --- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -# Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4
> -KBRANCH:raspberrypi4-64 ?= "v5.15/standard/bcm-2xxx-rpi"
> -KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
> -COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
> -
> -require linux-yocto_xen-rpi.inc
> -- 
> 2.40.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8076): https://lists.yoctoproject.org/g/meta-virtualization/message/8076
> Mute This Topic: https://lists.yoctoproject.org/mt/99154515/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-29 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 17:36 [PATCH] rpi: linux-yocto: drop 5.15 bbappend Martin Jansa
2023-05-27 20:31 ` [meta-virtualization] " Christopher Clark
2023-05-29 13:46 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.