Skip to content
Snippets Groups Projects
Unverified Commit 547370c6 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

oniro-linux.conf: Remove the python3-pyyaml preferred version


This was needed for meta-homeassistant and now that we have moved this
out of the main oniro repository, we can also drop this fix which will
be included in the meta-oniro-blueprint repository.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent c0840de8
No related branches found
No related tags found
No related merge requests found
...@@ -114,9 +114,6 @@ PREFERRED_PROVIDER_virtual/kernel_qemuarm64 = "linux-oniro" ...@@ -114,9 +114,6 @@ PREFERRED_PROVIDER_virtual/kernel_qemuarm64 = "linux-oniro"
PREFERRED_PROVIDER_virtual/kernel_qemux86 = "linux-oniro" PREFERRED_PROVIDER_virtual/kernel_qemux86 = "linux-oniro"
PREFERRED_PROVIDER_virtual/kernel_qemux86-64 = "linux-oniro" PREFERRED_PROVIDER_virtual/kernel_qemux86-64 = "linux-oniro"
# https://booting.oniroproject.org/distro/oniro/-/issues/187
PREFERRED_VERSION_python3-pyyaml = "5.3"
# 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