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

Marlon Rodriguez Garcia <[email protected]> Wed, 6 Dec 2023 17:43:02 -0500
Newsgroups org.yoctoproject.lists.toaster,org.openembedded.lists.bitbake-devel
Message-ID <20231206224305.34686-1-marlon.rodriguez-garcia@savoirfairelinux.com>
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.