Skip to content
Snippets Groups Projects
Commit 7ffbad6f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Amit Kucheria
Browse files

oniro-linux.conf: Default RaspberryPi 4 to using kernel 5.10.*

Fixes: https://git.ostc-eu.org/OSTC/OHOS/manifest/-/issues/74



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent b5c6a70b
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,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"
PREFERRED_VERSION_linux-raspberrypi = "5.10.%"
PREFERRED_VERSION_linux-yocto = "5.10%"
PREFERRED_PROVIDER_virtual/kernel_qemuarm = "linux-oniro"
PREFERRED_PROVIDER_virtual/kernel_qemuarm64 = "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