1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

linux-yocto/6.5: tiny: fix arm 32 boot

Integrating the following commit(s) to linux-yocto/.:

    b8c36f31e96 qemuarma15: add ARM_PATCH_PHYS_VIRT

(From OE-Core rev: 77a22fe13f28f1e21313283752dfc4f578c75dc3)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2023-10-12 13:38:59 -04:00
committed by Richard Purdie
parent d309dfe4ce
commit 321333bb21
3 changed files with 3 additions and 3 deletions
@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "a923d8834d771a66938eafbb306ba1ba27fe3b17"
SRCREV_meta ?= "31d86e2adece1709756f6d5d5b2a50cd033a451f"
SRCREV_meta ?= "b8c36f31e96bed0b017f07ef3285123f81d0faa0"
PV = "${LINUX_VERSION}+git"