Build
Add meta-hivle layer
bitbake-layers add-layer meta-hivle
Source environment
Use template files from the meta-hivle conf directory.
TEMPLATECONF=meta-hivle/conf source oe-init-build-env
Build minimal core image
bitbake hivle-core-image
Optionally you can choose machine from this step and there is no need to change local.conf
file.
MACHINE=libretech-cc bitbake hivle-core-image