Skip to content
Snippets Groups Projects
Verified Commit bb7d1b5f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

meta-oniro-staging: Bump layer's priority


We provide recipes that other projects/layers do as well (for example gn
is also provided by meta-arm). Make sure that our layer has a higher
priority when most of the upstream layers use the default 5.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 7bbbb86b
No related branches found
No related tags found
1 merge request!196Ninja support for throttling CI
......@@ -23,7 +23,7 @@ BBFILES_DYNAMIC += "\
BBFILE_COLLECTIONS += "oniro-staging"
BBFILE_PATTERN_oniro-staging = "^${LAYERDIR}/"
BBFILE_PRIORITY_oniro-staging = "5"
BBFILE_PRIORITY_oniro-staging = "6"
LAYERDEPENDS_oniro-staging = " \
core \
......
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