mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 05:09:56 +00:00
arm-bsp/fvp-base: set preferred kernel to 5.15
SSH tests are failing on the 5.19 kernel. Temporarily set the kernel to 5.15 while debugging the issue. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -10,6 +10,8 @@ require conf/machine/include/arm/arch-armv8a.inc
|
||||
TUNE_FEATURES = "aarch64"
|
||||
|
||||
PREFERRED_VERSION_u-boot ?= "2022.04"
|
||||
PREFERRED_VERSION_linux-yocto ?= "5.15%"
|
||||
PREFERRED_VERSION_linux-yocto-rt ?= "5.15%"
|
||||
|
||||
# FVP u-boot configuration
|
||||
UBOOT_MACHINE = "vexpress_aemv8a_semi_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user