Blame SOURCES/0001-Do-not-use-the-LVFS.patch

54c016
From de735a8c23b96e91cc70dec8228fc5617d35ed65 Mon Sep 17 00:00:00 2001
54c016
From: Richard Hughes <richard@hughsie.com>
54c016
Date: Wed, 6 Jun 2018 12:10:25 +0100
54c016
Subject: [PATCH 1/4] Do not use the LVFS
54c016
54c016
---
54c016
 data/remotes.d/lvfs.conf | 2 +-
54c016
 1 file changed, 1 insertion(+), 1 deletion(-)
54c016
54c016
diff --git a/data/remotes.d/lvfs.conf b/data/remotes.d/lvfs.conf
54c016
index 4e971be6..1cbbfaeb 100644
54c016
--- a/data/remotes.d/lvfs.conf
54c016
+++ b/data/remotes.d/lvfs.conf
d3d05c
@@ -1,7 +1,7 @@
d3d05c
 [fwupd Remote]
d3d05c
 
d3d05c
 # this remote provides metadata and firmware marked as 'stable' from the LVFS
d3d05c
-Enabled=true
d3d05c
+Enabled=false
d3d05c
 Title=Linux Vendor Firmware Service
d3d05c
 Keyring=gpg
54c016
 MetadataURI=https://cdn.fwupd.org/downloads/firmware.xml.gz
54c016
-- 
54c016
2.17.1
54c016