mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
kernel: qemuarmv5: Update machine overrides of KERNEL_DEVICETREE
The original BSP qemuarm has been renamed to qemuarmv5. Update the machine overrides accordingly to avoid not generating dtb. (From OE-Core rev: a1ac097686daf0769e7ff94ff2c8795e1e8ae790) Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -29,4 +29,4 @@ COMPATIBLE_MACHINE = "qemux86|qemux86-64|qemuarm|qemuarmv5"
|
||||
# Functionality flags
|
||||
KERNEL_FEATURES = ""
|
||||
|
||||
KERNEL_DEVICETREE_qemuarm = "versatile-pb.dtb"
|
||||
KERNEL_DEVICETREE_qemuarmv5 = "versatile-pb.dtb"
|
||||
|
||||
Reference in New Issue
Block a user