From 0ebcdcb9dc8d2471bcacf0049e93f1ad0bf12a37 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 3 Oct 2023 16:21:45 +0200 Subject: [PATCH] RAUC update: Use verity bundle format (#2786) Move from the current plain format to the new verity bundle format. This requires at least HAOS 10.4 to work. The Supervisor will make sure to update to the latest minor release of the previous major release, so updating will work in the regular use case. --- 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 0a1ea379a..3db076374 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;