From 6e065c753a51e5268a8a5d34ca7a9808785471bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 13 Sep 2017 17:03:00 +0200 Subject: [PATCH] Let's try building the Fedora shim without any changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a short term solution. We use shim blobs from bootstrap:master directly and we don't rebuild anything. We cannot provide the signed binaries because they're only available in shim-0.8, which cannot be rebuilt anymore and even if it could, we couldn't sign it anyway. In the long term 0.8 shouldn't be needed and shim:master should provide the signed modern blobs. Fedora 27 only. Signed-off-by: Petr Ĺ abata --- host.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/host.yaml b/host.yaml index 69a4a88..d90d2ac 100644 --- a/host.yaml +++ b/host.yaml @@ -10,10 +10,8 @@ data: dependencies: buildrequires: bootstrap: master - shim: master requires: platform: master - shim: master references: community: https://fedoraproject.org/wiki/Host_and_Platform documentation: https://github.com/fedora-modularity/hp @@ -60,11 +58,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f8ed1b576233d3808fd44373d13c76749c1c159f - # shim-signed-0.8-10 + # shim-signed-13-0.5 shim-signed: rationale: >- Provides the signed binaries. - ref: '13-modularity' + ref: db207c6fdcdc01b40859a05922654210069fa40e # syslinux-6.04-0.5.fc27 syslinux: rationale: >-