Skip to content
Snippets Groups Projects
Commit 69a28329 authored by Pavel Zhukov's avatar Pavel Zhukov
Browse files

oniro-linux.conf: Specify preferred qemu version

This overrides value from default toolchain to avoid building older
versions of qemu and qemu-native packages.

Closes: https://booting.oniroproject.org/distro/oniro/-/issues/183


Signed-off-by: default avatarPavel Zhukov <pavel.zhukov@huawei.com>
parent a23e593f
No related branches found
No related tags found
No related merge requests found
......@@ -103,6 +103,7 @@ IMAGE_FEATURES_remove = " nfs-server nfs-client nfs-utils"
# Remove some of the default Poky runtime dependencies that have no use
DISTRO_EXTRA_RDEPENDS_remove = " packagegroup-core-device-devel"
QEMUVERSION = "5.%"
PREFERRED_VERSION_linux-raspberrypi = "5.10.%"
PREFERRED_VERSION_linux-yocto = "5.10%"
PREFERRED_PROVIDER_virtual/kernel_qemuarm = "linux-oniro"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment