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

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

No new revisions were added by this update.

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