Martin Jansa 469e232c77 yocto-builer: fetch corresponding branch for bitbake
Use 2.16 branch for whinlatter.

This is just temporary work around to unblock first whinlatter PR:
https://github.com/agherzan/meta-raspberrypi/pull/1586

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
2026-03-31 12:33:47 -07:00
..

Docker image for builds

This defines the docker image for running Yocto/OE based operations/builds. It privides multiple scripts for driving different operations.

Configuration

The entrypoint scripts assumes at runtime that the repository to drive the operation against is available under /work. This path is to be populated via bind mounts when running the container.