meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Hugo L'Hostis <hugo.lhostis@arm.com>
To: meta-arm@lists.yoctoproject.org
Cc: nd@arm.com
Subject: [PATCH 3/3] arm-bsp/fvp-baser-aemv8r64: Update to linux-yocto 5.14
Date: Tue,  5 Oct 2021 13:49:30 +0100	[thread overview]
Message-ID: <20211005124930.3490492-3-hugo.lhostis@arm.com> (raw)
In-Reply-To: <20211005124930.3490492-1-hugo.lhostis@arm.com>

Updating the linux kernel version to 5.14 for fvp-baser-aemv8r64.

Signed-off-by: Hugo L'Hostis <hugo.lhostis@arm.com>
Change-Id: Iad76939460a32d8e34212e86a45905ffd51deb60
---
 meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf | 4 ++--
 meta-arm-bsp/documentation/fvp-baser-aemv8r64.md  | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf b/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf
index f7651c0..b20bc58 100644
--- a/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf
+++ b/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf
@@ -9,8 +9,8 @@ require conf/machine/include/arm/armv8r/arch-armv8r64.inc
 EXTRA_IMAGEDEPENDS += "boot-wrapper-aarch64"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "5.10%"
-PREFERRED_VERSION_linux-yocto-rt ?= "5.10%"
+PREFERRED_VERSION_linux-yocto ?= "5.14%"
+PREFERRED_VERSION_linux-yocto-rt ?= "5.14%"
 
 KERNEL_IMAGETYPE = "Image"
 KERNEL_DEVICETREE = "arm/fvp-baser-aemv8r64.dtb"
diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md
index 97a88ff..ef68fe4 100644
--- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md
+++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md
@@ -28,8 +28,8 @@ where either a standard or Real-Time Linux kernel (PREEMPT\_RT) can be built
 and run:
 
  - boot-wrapper-aarch64: provides PSCI support
- - Linux kernel: linux-yocto-5.10
- - Linux kernel with PREEMPT\_RT support: linux-yocto-rt-5.10
+ - Linux kernel: linux-yocto-5.14
+ - Linux kernel with PREEMPT\_RT support: linux-yocto-rt-5.14
 
 Note that the Real-Time Linux kernel (PREEMPT\_RT) does not use the real-time
 architectural extensions of the Armv8-R feature set.
@@ -200,6 +200,8 @@ Known Issues and Limitations
 Change Log
 ----------
 
+- Updated Linux kernel version from 5.10 to 5.14 for both standard and
+Real-Time (PREEMPT\_RT) builds.
 - Enabled SMP support via boot-wrapper-aarch64 providing the PSCI CPU_ON and
   CPU_OFF functions.
 - Introduced Armv8-R64 compiler flags.
-- 
2.25.1



      parent reply	other threads:[~2021-10-05 12:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 12:49 [PATCH 1/3] arm-bsp/fvp-baser-aemv8r64/docs: Add instructions to build previous versions Hugo L'Hostis
2021-10-05 12:49 ` [PATCH 2/3] kas/fvp-baser-aemv8r64: Use the HEAD of master for meta-arm and poky Hugo L'Hostis
2021-10-05 12:49 ` Hugo L'Hostis [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=20211005124930.3490492-3-hugo.lhostis@arm.com \
    --to=hugo.lhostis@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@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 NNTP newsgroup(s).