Update and rename buildroot-external/board/ova/rauc.conf to buildroot-external/board/ova/rootfs-overlay/etc/rauc.conf

This commit is contained in:
Pascal Vizeli
2018-05-10 21:54:53 +02:00
committed by GitHub
parent 1385cc28cd
commit e317e742fe

View File

@@ -0,0 +1,21 @@
[system]
compatible=Hass.io OVA
bootloader=barebox
[keyring]
path=/etc/rauc/keyring.pem
[slot.boot.0]
device=/dev/sda0
type=vfs
bootname=boot
[slot.rootfs.0]
device=/dev/sda2
type=raw
bootname=system0
[slot.rootfs.1]
device=/dev/sda3
type=raw
bootname=system1