From: Randy MacLeod Date: Tue, 9 Feb 2016 02:46:51 +0000 (-0500) Subject: buildstats.bbclass: remove dead URL from comment X-Git-Tag: 2016-4~977 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ec4f113bf1779f7df054c635bd9bed7e72157a94;p=openembedded-core.git buildstats.bbclass: remove dead URL from comment Signed-off-by: Randy MacLeod Signed-off-by: Ross Burton --- diff --git a/meta/classes/buildstats.bbclass b/meta/classes/buildstats.bbclass index daf0b86b06..e58d37be5e 100644 --- a/meta/classes/buildstats.bbclass +++ b/meta/classes/buildstats.bbclass @@ -4,8 +4,7 @@ BUILDSTATS_BASE = "${TMPDIR}/buildstats/" # Build statistics gathering. # # The CPU and Time gathering/tracking functions and bbevent inspiration -# were written by Christopher Larson and can be seen here: -# http://kergoth.pastey.net/142813 +# were written by Christopher Larson. # ################################################################################