From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Christopher Clark <christopher.w.clark@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
Date: Mon, 29 May 2023 09:46:36 -0400 [thread overview]
Message-ID: <ZHSsvM4jCZQQLnJz@gmail.com> (raw)
In-Reply-To: <20230527202706.1233092-1-christopher.w.clark@gmail.com>
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
>
prev parent reply other threads:[~2023-05-29 13:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZHSsvM4jCZQQLnJz@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=christopher.w.clark@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.