mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Use verity bundle format for RAUC updates (#3152)
We originally enabled it in 0ebcdcb9dc8d2471bcacf0049e93f1ad0bf12a37 but later reverted the patch in 5b927389b8562b14de5bc35a26f425ad041d0712 because of backward compatibility issues. Since we're going to 12.0, there is now hopefully enough room for seamless transition. Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
parent
c1b936716d
commit
5fddd20258
@ -2,6 +2,9 @@
|
||||
compatible={{ env "ota_compatible" }}
|
||||
version={{ env "ota_version" }}
|
||||
|
||||
[bundle]
|
||||
format=verity
|
||||
|
||||
[hooks]
|
||||
filename=hook
|
||||
hooks=install-check;
|
||||
|
Loading…
x
Reference in New Issue
Block a user