Skip to content
Snippets Groups Projects
Commit 7366b9aa authored by Zbigniew Bodek's avatar Zbigniew Bodek
Browse files

Remove outdated layer dependencies


ohos-thirdparty and ohos-common are now a part
of the current layer so this leftover will break the build.

Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
parent 534e25e0
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "ohos-foundation"
BBFILE_PATTERN_ohos-foundation = "^${LAYERDIR}/"
BBFILE_PRIORITY_ohos-foundation = "6"
LAYERDEPENDS_ohos-foundation = "core ohos-thirdparty ohos-common"
LAYERDEPENDS_ohos-foundation = "core"
LAYERSERIES_COMPAT_ohos-foundation = "gatesgarth"
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