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

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