Skip to content
Snippets Groups Projects
Commit cb3c1c63 authored by Marta Rybczynska's avatar Marta Rybczynska Committed by Marta Rybczynska
Browse files

oniro-linux.conf: set preferred python version to 3.8.12


Set the preferred Python version to 3.8.12 with security
fixes.

Signed-off-by: default avatarMarta Rybczynska <marta.rybczynska@huawei.com>
parent d13ec11b
No related branches found
No related tags found
No related merge requests found
...@@ -123,6 +123,8 @@ PREFERRED_PROVIDER_virtual/kernel_qemu-generic-arm64 = "linux-oniro" ...@@ -123,6 +123,8 @@ PREFERRED_PROVIDER_virtual/kernel_qemu-generic-arm64 = "linux-oniro"
# qemu-generic-arm64 specific requirements # qemu-generic-arm64 specific requirements
PREFERRED_VERSION_optee-os_qemu-generic-arm64 = "3.14.0" PREFERRED_VERSION_optee-os_qemu-generic-arm64 = "3.14.0"
PREFERRED_VERSION_python = "3.8.12"
# Default to enabling serial debug console on RaspberryPi # Default to enabling serial debug console on RaspberryPi
ENABLE_UART ?= "1" ENABLE_UART ?= "1"
......
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