]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildstats.bbclass: remove dead URL from comment
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Tue, 9 Feb 2016 02:46:51 +0000 (21:46 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:26 +0000 (12:27 +0000)
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildstats.bbclass

index daf0b86b06c9db3d17c935bc9cce52bc41e6853e..e58d37be5e2ff75fc3352341fe7fc4e5563d671e 100644 (file)
@@ -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.
 #
 ################################################################################