diff options
| -rw-r--r-- | meta/classes/buildstats.bbclass | 3 |
1 files changed, 1 insertions, 2 deletions
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/" | |||
| 4 | # Build statistics gathering. | 4 | # Build statistics gathering. |
| 5 | # | 5 | # |
| 6 | # The CPU and Time gathering/tracking functions and bbevent inspiration | 6 | # The CPU and Time gathering/tracking functions and bbevent inspiration |
| 7 | # were written by Christopher Larson and can be seen here: | 7 | # were written by Christopher Larson. |
| 8 | # http://kergoth.pastey.net/142813 | ||
| 9 | # | 8 | # |
| 10 | ################################################################################ | 9 | ################################################################################ |
| 11 | 10 | ||
