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

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