1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

yocto-bsp: update machine confs with new tune locations

(From meta-yocto rev: c909922cc70bbf1420a51e035625d06537334b47)

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jon Mason
2021-08-16 18:01:43 -04:00
committed by Richard Purdie
parent f3e7063e6a
commit 476f558b75
5 changed files with 6 additions and 6 deletions
@@ -1,5 +1,5 @@
include conf/machine/include/x86-base.inc
require conf/machine/include/qemuboot-x86.inc
include conf/machine/include/x86/x86-base.inc
require conf/machine/include/x86/qemuboot-x86.inc
MACHINE_FEATURES += "wifi efi pcbios"
PREFERRED_VERSION_linux-yocto ?= "5.10%"