From c945c4504d764444f6fcb0a902337a27068cf6bc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 14:20:23 +0100 Subject: Update mirroring of flashrom flashrom switched from Subversion to Git. Add a new mirror for the git repository and mark the old mirror as obsolete. --- open-source-lorries/flashrom.lorry | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/open-source-lorries/flashrom.lorry b/open-source-lorries/flashrom.lorry index 4d78084..0091dcd 100644 --- a/open-source-lorries/flashrom.lorry +++ b/open-source-lorries/flashrom.lorry @@ -2,6 +2,11 @@ "flashrom": { "type": "svn", "url": "https://code.coreboot.org/svn/flashrom/", - "layout": "standard" + "layout": "standard", + "description": "Obsolete (use flashrom-git)" + }, + "flashrom-git": { + "type": "git", + "url": "https://review.coreboot.org/flashrom.git" } } -- cgit v1.2.1