[oe-commits] [bitbake] branch master updated (04f8bd5 -> 9bd96cf)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 9 16:28:31 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 04f8bd5  cookerdata: Add support for BBFILES_DYNAMIC
     new 57d4977  cookerdata: fix variable history not showing in bitbake -e with memres
     new fe4f348  cooker: fix file changes not triggering task re-execution with memres
     new 74d2ef9  cooker: set config valid flags in initConfigurationData()
     new 8ad31a3  cooker: add BB_CMDLINE to enable access to UI command line with memres
     new a322f13  command / cooker: drop Hob support commands and functions
     new 8a5bae7  tinfoil: fix duplication of log messages
     new 66d8667  knotty: prevent extra logger from being enabled for tinfoil
     new 9bd96cf  bitbake-user-manual-metadata.xml: fix a typo

The 8 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:
 .../bitbake-user-manual-metadata.xml               |   2 +-
 lib/bb/command.py                                  |  63 +-----
 lib/bb/cooker.py                                   | 222 ++-------------------
 lib/bb/cookerdata.py                               |   4 +-
 lib/bb/main.py                                     |   4 +-
 lib/bb/msg.py                                      |   7 +
 lib/bb/tinfoil.py                                  |   3 +-
 lib/bb/ui/knotty.py                                |   5 +-
 8 files changed, 40 insertions(+), 270 deletions(-)

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


More information about the Openembedded-commits mailing list