From 237595f90ac666e9afc585e953d5443ecde713e0 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Wed, 14 May 2025 16:14:09 +0200 Subject: [PATCH] desktop: no long skip 020-ubuntu-enhanced-sb.binary --- live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary | 6 ------ 1 file changed, 6 deletions(-) diff --git a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary index f0c7103d..b135c4f1 100755 --- a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary +++ b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary @@ -2,12 +2,6 @@ set -eux -# don't build the TPMFDE bits right now -# we need a matching kernel and snapd to avoid this error: -# error: snapd 2.68+ is not compatible with a kernel containing snapd prior to 2.68 -echo "SKIPPING 020-ubuntu-enhanced-sb.binary" -exit 0 - case ${PASS:-} in minimal.standard.enhanced-secureboot) ;;