meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Henry Wang <Henry.Wang@arm.com>
To: meta-virtualization@lists.yoctoproject.org
Cc: Christopher Clark <christopher.w.clark@gmail.com>,
	Wei Chen <wei.chen@arm.com>,
	Bertrand Marquis <bertrand.marquis@arm.com>,
	Diego Sueiro <diego.sueiro@arm.com>,
	Bruce Ashfield <bruce.ashfield@gmail.com>,
	Henry Wang <Henry.Wang@arm.com>
Subject: [mickledore][PATCH 2/2] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
Date: Tue,  4 Jul 2023 19:35:23 +0800	[thread overview]
Message-ID: <20230704113523.722206-3-Henry.Wang@arm.com> (raw)
In-Reply-To: <20230704113523.722206-1-Henry.Wang@arm.com>

From: Christopher Clark <christopher.w.clark@gmail.com>

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>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Henry Wang <Henry.Wang@arm.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



      parent reply	other threads:[~2023-07-04 11:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04 11:35 [mickledore][PATCH 0/2] Use linux-yocto 6.1 for RPi4 in mickledore Henry Wang
2023-07-04 11:35 ` [mickledore][PATCH 1/2] rpi: linux-yocto: drop 5.15 bbappend Henry Wang
2023-07-04 11:35 ` Henry Wang [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=20230704113523.722206-3-Henry.Wang@arm.com \
    --to=henry.wang@arm.com \
    --cc=bertrand.marquis@arm.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=diego.sueiro@arm.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=wei.chen@arm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).