enchan1207/rpi-buildroot

Create custom Raspberry Pi image using Buildroot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub Token for gh CLIyes
config_filePath to Buildroot config fileyes
output_pathOutput destination of the built image (default: (workspace)/sdcard.img)nosdcard.img
pre_build_scriptPath to script to run in container before build (e.g. invoke utils/scanpypi)no
post_build_scriptPath to script to run in container after build (e.g. cleaning up build directory)no
rootfs_overlay_dirPath to RootFS-overlay directoryno
buildroot_log_pathBuildroot log output pathno
build_cache_keyActions cache key of Buildrootnobuildroot_build_cache-${{ runner.name }}-${{ github.ref_name }}
build_cache_restore_keyActions cache restore key of Buildrootnobuildroot_build_cache

no outputs