[oe-commits] [bitbake] branch master updated (bbcce58 -> 27ca94c)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 23 11:09:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository bitbake.

    from bbcce58  process: Ensure we call select() to know which fds to read
     add bcd68fd  toaster: custom image updates and original creation
     add 12a73f6  Toaster: custom start and stop actions
     add ac29d4a  toaster: support custom Layer Index URL and fixture override
     new 27ca94c  bitbake: ui: Sort 'Dependent tasks' in taskexp

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/toaster                                        | 22 ++++-
 lib/bb/ui/taskexp.py                               |  4 +-
 .../management/commands/checksettings.py           |  5 +-
 .../orm/fixtures/custom_toaster_append.sh_sample   | 49 +++++++++++
 lib/toaster/orm/management/commands/lsupdates.py   |  6 +-
 lib/toaster/orm/models.py                          |  2 +-
 lib/toaster/toastergui/api.py                      | 98 ++++++++++++++--------
 7 files changed, 143 insertions(+), 43 deletions(-)
 create mode 100755 lib/toaster/orm/fixtures/custom_toaster_append.sh_sample

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list