NOTE: these have already been merged to master as I sent them to the bitbake-devel list yesterday; Alex pointed out I should have sent them here as well (I'll do so for future changes).
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 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
