basic working buildroot - rauc example

This commit is contained in:
2026-03-04 16:36:09 +01:00
commit f9d514663d
43 changed files with 1709 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
[system]
compatible=beacon-cm4
mountprefix=/run/rauc
statusfile=/data/rauc.status
bootloader=uboot
bundle-formats=-plain
[keyring]
path=/etc/rauc/keyring.pem
use-bundle-signing-time=true
[slot.bootloader.0]
device=/dev/mmcblk0
type=boot-mbr-switch
region-start=4M
region-size=512M
[slot.rescue.0]
device=/dev/mmcblk0p2
type=raw
[slot.rootfs.0]
device=/dev/mmcblk0p5
type=ext4
bootname=A
[slot.rootfs.1]
device=/dev/mmcblk0p6
type=ext4
bootname=B