Hello, I am happy to let you know that smoke-screen testing passed, and a copy of origin/master toaster can successfully read bitbake_eventlog.json files created with daisy.
NOTES: 1. please also copy everything bitbake/lib/toaster/ from origin/master on top of daisy 2. create the database using the "origin/master" version of toaster 3. run "bitbake" with --postread conf/toaster.conf flag to make sure you get all the relevant data in the bitbake_eventlog.json file; i.e. the command should resemble: $ bitbake -w "" --postread conf/toaster.conf core-image-minimal Cheers, Alex On Thu, Dec 18, 2014 at 1:27 PM, Damian, Alexandru < [email protected]> wrote: > > WARNING: patches still under testing ! > > 1. Take (cherry-pick) this patch: > > > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=adamian/daisy-bitbakeeventlog > > > 2. Copy over from origin/master: > > bitbake/bin/toaster-eventreplay > bitbake/lib/bb/ui/toasterui.py > bitbake/lib/bb/ui/buildinfohelper.py > > 3 > . Do NOT run (i.e. we're not using the server mode) > > $ bitbake --server-only -B ... && export BBSERVER= && bitbake -u > toasterui > > > 4. Run your normal build command with -w "" parameter > > $ bitbake -w "" core-image-minimal > > 5. find the bitbake_eventlog_DATE.json file in the build/ directory, and > import it into toaster with > > $ toaster-eventreplay bitbake_eventlog_DATE.json > > > -- > Alex Damian > Yocto Project > SSG / OTC > -- Alex Damian Yocto Project SSG / OTC
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
