mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 21:26:33 +00:00
fix(rauc): remove invalid type=image from manifest (RAUC rejects it)
This commit is contained in:
parent
1056219a96
commit
78538cef9c
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue