[bitbake-devel] [PATCH 0/2] A couple of Toaster data collection fixes

Paul Eggleton paul.eggleton at linux.intel.com
Thu Apr 3 10:16:22 UTC 2014


The following changes since commit cec33d4fdc05db3a41e978f3a1ab977730c443eb:

  user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:21 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/toaster-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/toaster-fixes

Paul Eggleton (2):
  toaster: fix help texts not showing for most tasks
  toaster: fix mis-detection of targets as images

 lib/bb/ui/buildinfohelper.py                       |  31 +--
 .../orm/migrations/0007_auto__add_helptext.py      | 214 +++++++++++++++++++++
 lib/toaster/orm/models.py                          |  13 +-
 3 files changed, 244 insertions(+), 14 deletions(-)
 create mode 100644 lib/toaster/orm/migrations/0007_auto__add_helptext.py

-- 
1.9.0




More information about the bitbake-devel mailing list