Skip to content

layer.conf: fixing LAYERSERIES_COMPAT to match layer name

fixing issue: eclipse/oniro-core/docs#161 (closed)

LAYERSERIES_COMPAT_oniro-vending-machine did not match "oniro-blueprints-vending-machine" name in BBFILE_COLLECTIONS, giving error: WARNING: Layer oniro-blueprints-vending-machine should set LAYERSERIES_COMPAT_oniro-blueprints-vending-machine in its conf/layer.conf file to list the core layer names it is compatible with. fixing by replacing "oniro-vending-machine" with "oniro-blueprints-vending-machine"

fixing typo in LAYERDEPENDS_oniro-blueprint-vending-machine

Signed-off-by: Francesco Pham francesco.pham@huawei.com

Edited by Francesco Pham

Merge request reports