From 231ee268313b6eaa23614a7b2f621415dee8fa36 Mon Sep 17 00:00:00 2001 From: Didier Roche Date: Fri, 13 Jun 2025 16:18:06 +0200 Subject: [PATCH] Switch some TPM FDE components to edge channels We want the firmware updater and security center pointing to edge too. The model only allow to select it, but we need to invoke them by default in snap prepare-image --- live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary | 2 ++ 1 file changed, 2 insertions(+) diff --git a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary index 628564fe..abcb7e78 100755 --- a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary +++ b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary @@ -62,6 +62,8 @@ env SNAPPY_STORE_NO_CDN=1 UBUNTU_STORE_COHORT_KEY="+" snap prepare-image \ --classic $model $channel \ --snap=pc-kernel=25.10/candidate \ --snap=snapd=latest/edge \ + --snap=desktop-security-center=1/edge \ + --snap=firmware-updater=1/edge \ chroot mv chroot/system-seed/systems/* chroot/system-seed/systems/enhanced-secureboot-desktop