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

bblayers.conf.sample: Sync bblayers with restructure


This updates the bblayers configuration sample following:
1. poky replacement by oe-core and bitbake
2. restructure repo workspace

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 12ad1387
No related branches found
No related tags found
No related merge requests found
......@@ -11,13 +11,11 @@ BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/meta \
##OEROOT##/meta-poky \
##OEROOT##/meta-clang \
##OEROOT##/meta-yocto-bsp \
##OEROOT##/../meta-clang \
##OEROOT##/../meta-zephyr \
##OEROOT##/../meta-ohos/meta-ohos-core \
##OEROOT##/../meta-ohos/meta-ohos-blueprints \
##OEROOT##/../meta-ohos/meta-ohos-staging \
##OEROOT##/../oniro/meta-oniro-core \
##OEROOT##/../oniro/meta-oniro-blueprints \
##OEROOT##/../oniro/meta-oniro-staging \
##OEROOT##/../meta-freertos \
##OEROOT##/../meta-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