[bitbake-devel] [PATCH 0/3] Read correct cooker log

brian avery avery.brian at gmail.com
Fri Sep 11 20:57:20 UTC 2015


this patch selects the correct cooker log in both analysis and managed mode.

The following changes since commit d4585fa23d56a58c583ee33db067a23177a936b1:

  bsps: update 3.14 SRCREVs (2015-09-09 14:27:57 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/elliot/20150911_read-correct-cooker-log
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/elliot/20150911_read-correct-cooker-log

Elliot Smith (3):
  toaster: Read correct cooker log path from toasterui
  toaster: Avoid unnecessary local to local copy of cooker log
  toaster: Don't def a function for each call to build_artifact()

 lib/bb/ui/buildinfohelper.py                       |  8 ++--
 lib/bb/ui/toasterui.py                             |  2 +-
 .../management/commands/checksettings.py           | 22 ---------
 .../bldcontrol/management/commands/runbuilds.py    | 24 +---------
 lib/toaster/toastergui/views.py                    | 53 ++++++----------------
 toaster-requirements.txt                           |  1 +
 6 files changed, 23 insertions(+), 87 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list