[bitbake-devel] [PATCH] cooker: Ensure BB_CONSOLE remains correct over server resets

Barros Pena, Belen belen.barros.pena at intel.com
Mon Oct 19 10:32:20 UTC 2015



On 16/10/2015 16:59, "bitbake-devel-bounces at lists.openembedded.org on
behalf of Richard Purdie" <bitbake-devel-bounces at lists.openembedded.org on
behalf of richard.purdie at linuxfoundation.org> wrote:

>On Fri, 2015-10-16 at 16:57 +0100, Smith, Elliot wrote:
>> Thanks for these, Richard.
>>
>> On 11 October 2015 at 10:22, Richard Purdie
>> <richard.purdie at linuxfoundation.org> wrote:
>>         The console log data is written to is created at console
>>         initialisation
>>         time and does not change over reset events. This ensures the
>>         BB_CONSOLELOG value is correct over such resets by preserving
>>         it.
>>
>> I've put your three patches on top of master and ran a few builds. The
>> result is that all of the logs for those builds are going into a
>> single timestamped file. Before, they went to separate files. Is this
>> intentional, or was the old behaviour incorrect? (Ideally, toaster
>> needs a separate log file for each build.)
>> 
>It should generate one log file for each "session". A session would be
>one logfile for all bitbake memory resident transactions and a log file
>for each commandline transaction.
>
>It is a "console log", not an individual build log.

Mmmm, for Toaster we need an individual build log, not a console log :/

>
>Cheers,
>
>Richard
>
>
>
>-- 
>_______________________________________________
>bitbake-devel mailing list
>bitbake-devel at lists.openembedded.org
>http://lists.openembedded.org/mailman/listinfo/bitbake-devel




More information about the bitbake-devel mailing list