[oe-commits] [bitbake] branch master-next updated (1ff9b3c -> baa417e)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 21 21:11:48 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 1ff9b3c  tests/data: Add inactive remove override test
     new 4f9d6f0  tinfoil: fix override handling in remote datastores
     new 282dc07  data_smart: implement missing remote datastore operations
     new 7e6a3cd  bitbake-layers: fix layerindex-fetch for Python 3
     new eeeed76  taskdata.py: include more information in error message about broken task depends
     new 71185c1  lib/bb/tests/codeparser: update expand syntax in comment
     new 27b501d  data.py: sort exported variables
     new dec6e90  fetch/git: use enumerate for ud.names
     new 4aebf12  fetch/git: kill pointless quotes around single % args
     new 955cbfd  fetch/git: drop pointless os.path.join, workdir=
     new 945fa98  fetch/git: fix FetchError reference
     new baa417e  data/cooker: Sort output data shown by -e

The 11 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          |  37 +++++++++++--
 lib/bb/cooker.py           |   2 +-
 lib/bb/data.py             |   4 +-
 lib/bb/data_smart.py       |  44 ++++++++++++---
 lib/bb/fetch2/git.py       |  18 +++----
 lib/bb/taskdata.py         |   2 +-
 lib/bb/tests/codeparser.py |   4 +-
 lib/bb/tests/data.py       | 132 ++++++++++++++++++++++++++++++++++++++-------
 lib/bb/tinfoil.py          |  37 +++++++++++--
 lib/bblayers/layerindex.py |   2 +-
 10 files changed, 234 insertions(+), 48 deletions(-)

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


More information about the Openembedded-commits mailing list