mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 4 Oct 2024 12:22:27 +0000 (14:22 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Oct 2024 18:36:57 +0000 (20:36 +0200)
.github/workflows/mkosi.yml
mkosi.conf

index 2effc434c6d9f9c896b0006c74c8a9f77d55a982..381db9a04810fb206cf3ca0989c32a1a94f38615 100644 (file)
@@ -105,7 +105,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
-      - uses: systemd/mkosi@3454f7bd4ef0336ec80a117d593baaef0fe53398
+      - uses: systemd/mkosi@2a35f9958bc6b82d95d1eac02dc245e9bb068765
 
       # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
       # immediately, we remove the files in the background. However, we first move them to a different location
index 980147f76000457eab104197d87c626404848c41..3e33410c71f6e0ec5fbc4342c9265869c8e59895 100644 (file)
@@ -29,6 +29,10 @@ OutputDirectory=build/mkosi.output
 BuildDirectory=build/mkosi.builddir
 CacheDirectory=build/mkosi.cache
 
+# TODO: Remove when TEST-70-TPM doesn't fail in an image with signed PCRs anymore.
+[Validation]
+SignExpectedPcr=no
+
 [Content]
 BuildSourcesEphemeral=yes