Skip to content
Snippets Groups Projects
Commit 68581a63 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Pavel Zhukov
Browse files

oniro.inc: Remove meta-freertos LAYERDEPENDS hack


This was fixed now in upstream and included as part of the manifest
bump for meta-freertos.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 845d6e39
No related branches found
No related tags found
No related merge requests found
......@@ -9,13 +9,3 @@ INHERIT += "oniro-sanity"
BINUVERSION ?= "2.37%"
GCCVERSION ?= "11.%"
GLIBCVERSION ?= "2.33%"
# This is the ugliest fix possible but it fixes the build while keeping
# meta-freertos around. meta-freertos is pulling in a dependency on
# meta-poky-bsp without a reason that we can put a finger on and given that we
# have moved to oe-core/bitbake, bringing back poky just for this, makes little
# sense. We will follow up with upstream and do either of the following:
# * fix this properly upstream
# * drop freertos support
# * bring back poky once we clarify this dependency with the maintainer
LAYERDEPENDS_meta-freertos_remove = "yoctobsp"
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