From fc84d53041ae87a9e9787cca4a5ffbda1f917499 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 16 Sep 2020 00:08:11 +0100 Subject: Mark nohands as obsolete nohands hasn't been updated since 2010, so it's very unlikely to be updated and it won't be usable with current Bluez. The current mirror on git.baserock.org also can't be updated as some of the git-svn metadata has been lost (maybe due to CodethinkLabs/lorry/lorry#8). Mark it as obsolete, in preparation for disabling it. --- open-source-lorries/nohands.lorry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/nohands.lorry b/open-source-lorries/nohands.lorry index 09e8291..d762702 100644 --- a/open-source-lorries/nohands.lorry +++ b/open-source-lorries/nohands.lorry @@ -6,6 +6,7 @@ "refspecs": [ "+refs/tags/*", "+refs/heads/*" - ] + ], + "description": "Obsolete" } } -- cgit v1.2.1