All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
@ 2023-05-27 20:27 Christopher Clark
  2023-05-29 13:46 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Clark @ 2023-05-27 20:27 UTC (permalink / raw)
  To: meta-virtualization; +Cc: bruce.ashfield

Added to the raspberrypi dynamic layer for use with Xen as
the default preference for Linux kernel.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
---
 .../recipes-kernel/linux/linux-yocto_6.1.bbappend           | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend

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



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

* Re: [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
  2023-05-27 20:27 [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4 Christopher Clark
@ 2023-05-29 13:46 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2023-05-29 13:46 UTC (permalink / raw)
  To: Christopher Clark; +Cc: meta-virtualization

merged.

Bruce

In message: [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
on 27/05/2023 Christopher Clark wrote:

> Added to the raspberrypi dynamic layer for use with Xen as
> the default preference for Linux kernel.
> 
> Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
> ---
>  .../recipes-kernel/linux/linux-yocto_6.1.bbappend           | 6 ++++++
>  1 file changed, 6 insertions(+)
>  create mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend
> 
> diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend
> new file mode 100644
> index 0000000..dd7edea
> --- /dev/null
> +++ b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend
> @@ -0,0 +1,6 @@
> +# Enable use of the linux-yocto kernel for the Raspberry Pi 4
> +KBRANCH:raspberrypi4-64 ?= "v6.1/standard/bcm-2xxx-rpi"
> +KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
> +COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
> +
> +require linux-yocto_xen-rpi.inc
> -- 
> 2.25.1
> 


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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-27 20:27 [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4 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.