public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/edk2] rawhide: use virt-fw-measure directly
@ 2026-08-07 11:54 Gerd Hoffmann
  0 siblings, 0 replies; only message in thread
From: Gerd Hoffmann @ 2026-08-07 11:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/edk2
Branch : rawhide
Commit : f499c4977438e2470a5c96712334e42f6fb048d7
Author : Gerd Hoffmann <kraxel@redhat.com>
Date   : 2026-08-07T07:35:58+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/edk2/c/f499c4977438e2470a5c96712334e42f6fb048d7?branch=rawhide

Log:
use virt-fw-measure directly

---
diff --git a/edk2.spec b/edk2.spec
index 8197c31..4a9170c 100644
--- a/edk2.spec
+++ b/edk2.spec
@@ -528,7 +528,7 @@ for image in \
 	pcr="${pcr%.fd}"
 	pcr="${pcr%.qcow2}"
 	pcr="${pcr}.pcrlock"
-	python3 /usr/share/doc/python3-virt-firmware/experimental/measure.py \
+	virt-fw-measure \
 		--image "$image" \
 		--version "%{name}-%{version}-%{release}" \
                 --no-shim --pcrlock \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 11:54 [rpms/edk2] rawhide: use virt-fw-measure directly Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox