This README file contains information on the contents of the meta-seeed-cm4 layer.
This meta layer supports the following Seeed Studio devices:
- seeed-reterminal: reTerminal (Raspberry Pi CM4)
- seeed-reterminal-DM: reTerminal DM (Raspberry Pi CM4)
- seeed-recomputer-r100x: reComputer R100x (Raspberry Pi CM4)
- seeed-recomputer-r110x: reComputer R110x (Raspberry Pi CM4)
- seeed-rerouter-cm4: reRouter CM4 (Raspberry Pi CM4)
- seeed-recomputer-r2x: reComputer R2x (Raspberry Pi 5)
- seeed-recomputer-r22: reComputer R22 (Raspberry Pi 5)
Each device has both standard and Mender-enabled variants for OTA updates.
branch main: meta-layer for the future LTS of yocto (scarthgap for now)
branch dunfell: meta-layer for the LTS dunfell of yocto
URI: git://git.yoctoproject.org/poky
URI: git://git.yoctoproject.org/meta-raspberrypi
URI: https://github.com/meta-qt5/meta-qt5.git
URI: https://github.com/openembedded/meta-openembedded.git
URI: https://github.com/openembedded/openembedded-core.git
Please see the GitHub Actions workflow file:
.github/workflows/seeed-boards.yml: Automated builds for all supported devices with Mender integration
You can build images for supported devices using the KAS configuration files in the kas/ directory:
seeed-recomputer-r100x-mender.yml: reComputer R100x with Menderseeed-recomputer-r110x-mender.yml: reComputer R110x with Menderseeed-reterminal-mender.yml: reTerminal with Menderseeed-reterminal-DM-mender.yml: reTerminal DM with Menderseeed-rerouter-cm4-mender.yml: reRouter CM4 with Menderseeed-recomputer-r2x-mender.yml: reComputer R2x with Menderseeed-recomputer-r22-mender.yml: reComputer R22 with Mender
After several hours of compiling, you can get the image in build/tmp/deploy/images/<machine-name>/ with .wic.bz2 suffix.
You can download the images generated by GitHub Actions from: https://github.com/Seeed-Studio/meta-seeed-cm4/actions