summaryrefslogtreecommitdiff
path: root/open-source-lorries/flashrom.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/flashrom.lorry')
-rw-r--r--open-source-lorries/flashrom.lorry7
1 files changed, 6 insertions, 1 deletions
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"
}
}