On 20 October 2015 at 21:28, Richard Purdie < [email protected]> wrote:
> On Mon, 2015-10-19 at 18:52 +0100, Smith, Elliot wrote: > > I've done some work on a branch which creates per-build logs for > > Toaster, downloadable from the build dashboard: > > > > poky-contrib, elliot/toaster/wrong_log-8373-v2 > > > > (to fix https://bugzilla.yoctoproject.org/show_bug.cgi?id=8373) > > Seems reasonably, the only thing I wondered was whether we could somehow > capture the build header from the build rather than having to invent a > new function for toaster... > I'm not sure we can pick that up as it's written before the BuildStarted event, which is the first thing toasterui knows about the build (unless there's an earlier event we can capture). I will investigate whether we can at least reuse the function which outputs the header, which I think is in the .bbclass files. Elliot > Cheers, > > Richard > > > -- Elliot Smith Software Engineer Intel Open Source Technology Centre
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
