From 2b1e80e79a1e8362bf233455a2e63bb02ded72f4 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Mon, 4 Jun 2018 08:52:44 -0500 Subject: [PATCH] trivial: snap: use fwupdate 11 git until fwupdate 12 release is out --- contrib/snap/snapcraft-stable.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/snap/snapcraft-stable.yaml b/contrib/snap/snapcraft-stable.yaml index 56c10eca3..b83cde0ec 100644 --- a/contrib/snap/snapcraft-stable.yaml +++ b/contrib/snap/snapcraft-stable.yaml @@ -60,7 +60,9 @@ parts: - -lib/*.a libfwup-dev: plugin: make - source: https://github.com/rhboot/fwupdate/releases/download/11/fwupdate-11.tar.bz2 + #fwupdate 11 FTBFS: see https://github.com/rhboot/fwupdate/pull/113 + source: https://github.com/rhboot/fwupdate.git + source-type: git make-parameters: - EFIDIR=ubuntu - GNUEFIDIR=/usr/lib