summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 20:32:32 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit573dbe925c180ba119643b5651f9badbd4fa88b0 (patch)
tree8f4aed9002ff1e6fd7d11c281321ea04bc83dd4b
parent148620a9d8b4c3375ea4e7bff32c0bea5845959c (diff)
downloadlorries-573dbe925c180ba119643b5651f9badbd4fa88b0.tar.gz
Update URL for kmscube to upstream version
We previously mirrored Thierry Reding's kmscube repository, which had modifications for Tegra that were never merged upstream. That repository disappeared when Gitorious was shut down. I think it's more useful to mirror the upstream version than this old branch.
-rw-r--r--open-source-lorries/kmscube.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/kmscube.lorry b/open-source-lorries/kmscube.lorry
index 1fdfbc2..f4c6b5b 100644
--- a/open-source-lorries/kmscube.lorry
+++ b/open-source-lorries/kmscube.lorry
@@ -1,6 +1,6 @@
{
"kmscube": {
"type": "git",
- "url": "git://gitorious.org/thierryreding/kmscube.git"
+ "url": "https://gitlab.freedesktop.org/mesa/kmscube.git"
}
}