[yocto] [yocto autobuilder][PATCH 1/3] buildlogger: remove old, incomplete, comment

Joshua Lock joshua.g.lock at intel.com
Wed Sep 7 08:33:39 PDT 2016


The comment isn't complete and doesn't make much sense.

Signed-off-by: Joshua Lock <joshua.g.lock at intel.com>
---
 bin/buildlogger | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/buildlogger b/bin/buildlogger
index 97f67ec..7a529c0 100755
--- a/bin/buildlogger
+++ b/bin/buildlogger
@@ -11,12 +11,6 @@ __maintainer__ = "Joshua Lock"
 __email__ = "joshua.g.lock at intel.com"
 '''
 
-# We'd probably benefit from using some caching, but first we'd need the AB API
-# to include
-#
-# We can set repo url, branch & commit for a bunch of repositorys.
-# Do they all get built for nightly?
-
 import codecs
 try:
     import configparser
-- 
2.7.4




More information about the yocto mailing list