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

meta-ohos: Add meta-ohos-core to bblayers.conf.sample


Add meta-ohos-core to the sample list of layers being
used in the project.
The layer contains:
* Core elements of the OpenHarmony distribution
* Reference images recipes

Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
parent cdb5aa02
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ BBLAYERS ?= " \ ...@@ -9,6 +9,7 @@ BBLAYERS ?= " \
##OEROOT##/meta \ ##OEROOT##/meta \
##OEROOT##/meta-poky \ ##OEROOT##/meta-poky \
##OEROOT##/meta-yocto-bsp \ ##OEROOT##/meta-yocto-bsp \
##OEROOT##/../meta-ohos/meta-ohos-core \
##OEROOT##/../meta-ohos/meta-ohos-foundation \ ##OEROOT##/../meta-ohos/meta-ohos-foundation \
##OEROOT##/../meta-intel \ ##OEROOT##/../meta-intel \
##OEROOT##/../meta-seco-intel \ ##OEROOT##/../meta-seco-intel \
......
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