[oe-commits] [bitbake] branch master-next updated (bbf3cba -> 79e62ee)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 16 14:03:05 UTC 2018


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

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

    from bbf3cba  utils: Avoid regex value escape warnings
     new f1a2c23  siggen: Adapt colors used by bitbake-diffsigs to support light themes
     new bbb3d87  utils: better_compile(): Fix line number when report errors
     new 7466c87  parse/ast: fix line number for anonymous function
     new c0fe524  data_smart: Add original traceback to ExpansionError
     new 540b546  data_smart: fix filename for compile()
     new 4adc582  server/process: print a message when no logfile
     new 79e62ee  BBHandler: Fix __python_func_regexp__ for comment lines

The 7 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/data_smart.py               | 9 +++++++--
 lib/bb/parse/ast.py                | 2 +-
 lib/bb/parse/parse_py/BBHandler.py | 2 +-
 lib/bb/server/process.py           | 4 ++++
 lib/bb/siggen.py                   | 8 ++++----
 lib/bb/utils.py                    | 7 +++++--
 6 files changed, 22 insertions(+), 10 deletions(-)

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


More information about the Openembedded-commits mailing list