Raspberry Pi 4
raspberrypi4-64
OpenRoadCode OS · Pre-alpha
A reproducible, purpose-built operating system for running Open Road Code on supported single-board computers.
Why an OS?
OpenRoadCode OS packages the platform into a consistent embedded Linux image. Instead of configuring a general-purpose installation by hand, developers can build the same known system from pinned source revisions.
It keeps OpenRoadCode policy and recipes in their own Yocto layer, while upstream Poky and hardware BSP layers remain clean and replaceable.
First targets
Each target builds the same openroadcode-image with a
board-specific kas configuration.
raspberrypi4-64
raspberrypi5
roc-rk3328-cc
How it fits together
Selects a board and pins every upstream layer revision.
Defines distribution policy, packages, and the system image.
Produces a machine-specific image from a shared definition.
Pre-alpha project status
OpenRoadCode OS is a new, experimental project under active development. Its architecture, supported hardware, configuration, and build process may change without notice. It is not ready for everyday or production use. The repository is the best place to follow progress.