mbox series

[toaster,PATCHv3,0/3] toaster: feat to import eventlogs]

Message ID 20231206224305.34686-1-marlon.rodriguez-garcia@savoirfairelinux.com
Headers show
Series toaster: feat to import eventlogs] | expand

Message

Marlon Rodriguez Garcia Dec. 6, 2023, 10:43 p.m. UTC
Added new feature to import eventlogs in toaster from the build directory.
V3: Added class EventPlayer to lists of libraries under  bitbake/bb/ui/ .
Updated file read functionality to match new eventlog format.

Excluded listing of files that don't contain the allvariables definitions used to replay builds.
This part of the feature should be revisited on the future because the BB_DEFAULT_EVENTLOG variable
generates a file by use which could become infinite in a long period of time.