mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm/linux-yocto: add missing LINUX_VERSION to qemuarm64-sbsa
As the SRCREV is pinned to a specific SHA we should also set LINUX_VERSION, as future kernel upgrades in oe-core master will change both SRCREV and LINUX_VERSION. Change-Id: Iafababe83ff54625112d2fae859d8a3938001cd5 Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -7,6 +7,7 @@ SRC_URI_append_generic-arm64 = " \
|
||||
"
|
||||
|
||||
FILESEXTRAPATHS_prepend_qemuarm64-sbsa = "${ARMFILESPATHS}"
|
||||
LINUX_VERSION_qemuarm64-sbsa = "5.10.30"
|
||||
SRCREV_machine_qemuarm64-sbsa = "d6e20b2257ecfa6e796a45a4175863862a28fa11"
|
||||
SRC_URI_append_qemuarm64-sbsa = " \
|
||||
file://defconfig.patch \
|
||||
|
||||
Reference in New Issue
Block a user