fix(rauc): remove invalid type=image from manifest (RAUC rejects it)

This commit is contained in:
Mitchell R 2026-05-21 14:49:20 +02:00
parent 1056219a96
commit 78538cef9c
No known key found for this signature in database

View file

@ -9,8 +9,6 @@ format=verity
[image.bootfs] [image.bootfs]
filename=bootfs.vfat filename=bootfs.vfat
type=image
[image.rootfs] [image.rootfs]
filename=rootfs.ext4 filename=rootfs.ext4
type=image