From 5fddd20258b32d29979b5f117340658e5a7507e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Tue, 6 Feb 2024 18:19:10 +0100 Subject: [PATCH] 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 --- buildroot-external/ota/manifest.raucm.gtpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/buildroot-external/ota/manifest.raucm.gtpl b/buildroot-external/ota/manifest.raucm.gtpl index e00a8fdf2..dff6e29ed 100644 --- a/buildroot-external/ota/manifest.raucm.gtpl +++ b/buildroot-external/ota/manifest.raucm.gtpl @@ -2,6 +2,9 @@ compatible={{ env "ota_compatible" }} version={{ env "ota_version" }} +[bundle] +format=verity + [hooks] filename=hook hooks=install-check;