From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id CD1FEE009C5; Fri, 27 Nov 2015 09:15:58 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DACB1E007C3 for ; Fri, 27 Nov 2015 09:15:54 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id tARHFikp029174; Fri, 27 Nov 2015 17:15:44 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 90s75s_6X__b; Fri, 27 Nov 2015 17:15:44 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id tARHFW30029162 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Fri, 27 Nov 2015 17:15:43 GMT Message-ID: <1448644532.14864.2.camel@linuxfoundation.org> From: Richard Purdie To: "Barros Pena, Belen" Date: Fri, 27 Nov 2015 17:15:32 +0000 In-Reply-To: References: X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Cc: Paul Eggleton , "toaster@yoctoproject.org" Subject: Re: Toaster, buildstats and build history X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 17:15:58 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2015-11-27 at 11:03 +0000, Barros Pena, Belen wrote: > There seems to be a fair bit of work going on in build history, and also I > think in builstats. Toaster uses both, so I wonder: > > 1. Will the changes affect Toaster in any way? > 2. Is any of the additions to build history providing extra information > that we should display in Toaster? Specifically on buildstats, I am planning to change the file quite significantly. I'm mostly removing data which is pretty broken so I'm hopeful that toaster is only using the useful things and should be unaffected. I'll try and see which data toaster is using and figure out what (if anything) needs changing. Cheers, Richard