arm-bsp/fvp-baser-aemv8r64: Update to the 5.15 kernel

Message ID 20220114140124.21091-1-jon.mason@arm.com
State New
Headers show
Series arm-bsp/fvp-baser-aemv8r64: Update to the 5.15 kernel | expand

Commit Message

Jon Mason Jan. 14, 2022, 2:01 p.m. UTC
The Linux 5.14 kernel has been removed.  Update to the latest kernel.

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Jon Mason Jan. 14, 2022, 8:56 p.m. UTC | #1
On Fri, 14 Jan 2022 09:01:24 -0500, Jon Mason wrote:
> The Linux 5.14 kernel has been removed.  Update to the latest kernel.

Applied, thanks!

[1/1] arm-bsp/fvp-baser-aemv8r64: Update to the 5.15 kernel
      commit: 30e50575f8d126ef89d9bec814d3ee0fcfd4ffb4

Best regards,

Patch

diff --git a/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf b/meta-arm-bsp/conf/machine/fvp-baser-aemv8r64.conf
index 2d63be5..031e010 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.14%"
-PREFERRED_VERSION_linux-yocto-rt ?= "5.14%"
+PREFERRED_VERSION_linux-yocto ?= "5.15%"
+PREFERRED_VERSION_linux-yocto-rt ?= "5.15%"
 
 KERNEL_IMAGETYPE = "Image"
 KERNEL_DEVICETREE = "arm/fvp-baser-aemv8r64.dtb"
@@ -58,4 +58,4 @@  FVP_CONFIG[gic_distributor.has-two-security-states] ?= "0"
 FVP_CONFIG[pctl.startup] ?= "0.0.0.*"
 FVP_CONFIG[bp.virtio_net.enabled] ?= "1"
 FVP_CONFIG[bp.virtio_net.hostbridge.userNetworking] ?= "1"
-FVP_CONFIG[bp.vis.rate_limit-enable] ?= "0"
\ No newline at end of file
+FVP_CONFIG[bp.vis.rate_limit-enable] ?= "0"