mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 07:27:04 +00:00
arm-bsp/fvp-base: remove u-boot version pinning
The fvp-base machine only has minimal patches, so should be good to always track the latest release of u-boot. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -9,8 +9,6 @@ require conf/machine/include/arm/arch-armv8a.inc
|
|||||||
|
|
||||||
TUNE_FEATURES = "aarch64"
|
TUNE_FEATURES = "aarch64"
|
||||||
|
|
||||||
PREFERRED_VERSION_u-boot ?= "2023.01"
|
|
||||||
|
|
||||||
# FVP u-boot configuration
|
# FVP u-boot configuration
|
||||||
UBOOT_MACHINE = "vexpress_aemv8a_semi_defconfig"
|
UBOOT_MACHINE = "vexpress_aemv8a_semi_defconfig"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user