[oe-commits] [bitbake] branch master updated (7234f33 -> 1ca2eec)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 5 14:02:22 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 7234f33  cooker: Ensure parseConfiguration clears parsecache_valid
     add 1935776  toaster: display error when the fstype select is empty
     add 1f1cc1e  toaster: Order column in Tasks selectable
     add 9fe38f9  toaster: debug message for lists layers missing separators
     add 3b0f04c  toaster: set default pokydirname if no external layers
     add d4aef1f  toaster: missing ToasterSetting import
     add 2ff5592  toaster: recipe links broken for default layers
     add 17aa1ef  toaster: edit column list not sorted
     new 13f52d3  siggen: move reset() definition to base SignatureGenerator class
     new a0eaf8c  cooker.py: Fix layer priority processing
     new 1ca2eec  cooker: clear extra config settings and remote datastores on client disconnect

The 3 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:
 lib/bb/command.py                                 |  3 +++
 lib/bb/cooker.py                                  | 16 +++++++++-------
 lib/bb/siggen.py                                  |  6 ++----
 lib/toaster/bldcontrol/localhostbecontroller.py   |  6 +++++-
 lib/toaster/orm/fixtures/oe-core.xml              |  3 +++
 lib/toaster/orm/fixtures/poky.xml                 |  9 +++++++++
 lib/toaster/orm/management/commands/lsupdates.py  |  3 +++
 lib/toaster/toastergui/buildtables.py             |  3 +++
 lib/toaster/toastergui/static/js/table.js         | 11 ++++++++++-
 lib/toaster/toastergui/templates/projectconf.html |  3 +++
 10 files changed, 50 insertions(+), 13 deletions(-)

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


More information about the Openembedded-commits mailing list