[oe-commits] [bitbake] branch master-next updated (7234f33 -> ac8cf35)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 4 16:52:30 UTC 2017


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

rpurdie pushed a change to branch master-next
in repository bitbake.

    from 7234f33  cooker: Ensure parseConfiguration clears parsecache_valid
     new 1935776  toaster: display error when the fstype select is empty
     new 1f1cc1e  toaster: Order column in Tasks selectable
     new 9fe38f9  toaster: debug message for lists layers missing separators
     new 3b0f04c  toaster: set default pokydirname if no external layers
     new d4aef1f  toaster: missing ToasterSetting import
     new 2ff5592  toaster: recipe links broken for default layers
     new 17aa1ef  toaster: edit column list not sorted
     new 1cf06ee  cooker: clear extra config settings and remote datastores on client disconnect
     new cde9691  siggen: move reset() definition to base SignatureGenerator class
     new ac8cf35  cooker.py: Fix layer priority processing

The 10 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