-
Run the build script:
./resin-yocto-scripts/build/barys -
You can also run barys with the -h switch to inspect the available options
-
Run the build script in dry run mode to setup an empty
builddirectory./resin-yocto-scripts/build/barys --remove-build --dry-run -
Edit the
local.confin thebuild/confdirectory -
Prepare build's shell environment
source layers/poky/oe-init-build-env -
Run bitbake (see message outputted when you sourced above for examples)