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

bblayers.conf.sample: Add meta-virtualization layer


Oniro relies on this layer for containers support.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent f67b48a9
No related branches found
No related tags found
No related merge requests found
...@@ -34,4 +34,5 @@ BBLAYERS ?= " \ ...@@ -34,4 +34,5 @@ BBLAYERS ?= " \
##OEROOT##/../meta-riscv \ ##OEROOT##/../meta-riscv \
##OEROOT##/../meta-rauc \ ##OEROOT##/../meta-rauc \
##OEROOT##/../meta-java \ ##OEROOT##/../meta-java \
##OEROOT##/../meta-virtualization \
" "
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