Files
meta-raspberrypi/.github/workflows/docker-images/yocto-builder
Andrei Gherzan 6fa67d5594 ci: Update build container images to Ubuntu 24.04
This fixes the latest Python version requirement.

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2025-04-01 23:52:15 +01: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.