Skip to content
Snippets Groups Projects
Commit 2d8b1f23 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Stefan Schmidt
Browse files

meta-oniro-blueprints/layer.conf: Set proper LAYERDEPENDS


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 894a8ac0
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,11 @@ BBFILE_COLLECTIONS += "oniro-blueprints"
BBFILE_PATTERN_oniro-blueprints = "^${LAYERDIR}/"
BBFILE_PRIORITY_oniro-blueprints = "6"
LAYERDEPENDS_oniro-blueprints = "core"
LAYERDEPENDS_oniro-blueprints = " \
core \
homeassistant \
openembedded-layer \
oniro-core \
oniro-staging \
raspberrypi"
LAYERSERIES_COMPAT_oniro-blueprints = "dunfell"
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