[oe-commits] [bitbake] branch master-next updated (3ff1c66 -> 6aa78bf)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 19 15:51:52 UTC 2016


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

      from  3ff1c66   bitbake: Update version to 1.31.1
       new  8c51358   bitbake-selftest: utilize unittest.main better
       new  94c63a5   bitbake-selftest: add help text for env variable(s)
       new  04132b2   bitbake-selftest: introduce BB_TMPDIR_NOCLEAN
       new  ea19972   bitbake-selftest: enable bitbake logging to stdout
       new  2673fac   git: Allow local repos to use HEAD
       new  63031c0   tests: add unit tests for the usehead url parameter
       new  696693d   toasterui, knotty: don't print taskid followed by taskstring which are now in most cases identical
       new  435c6fb   dump_cache.py: use python3 as interpreter
       new  6aa78bf   fetch2: preserve current working directory

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/bitbake-selftest       | 61 +++++++++++++++++++++++++++++-----------------
 contrib/dump_cache.py      |  2 +-
 lib/bb/fetch2/__init__.py  | 21 ++++++++--------
 lib/bb/fetch2/bzr.py       | 11 +++------
 lib/bb/fetch2/clearcase.py |  6 ++---
 lib/bb/fetch2/cvs.py       | 15 ++++++------
 lib/bb/fetch2/git.py       | 61 ++++++++++++++++++++++++++--------------------
 lib/bb/fetch2/gitannex.py  | 25 +++++++++----------
 lib/bb/fetch2/gitsm.py     | 23 ++++++++---------
 lib/bb/fetch2/hg.py        | 28 ++++++++-------------
 lib/bb/fetch2/npm.py       | 22 ++++++-----------
 lib/bb/fetch2/osc.py       | 10 +++-----
 lib/bb/fetch2/perforce.py  |  6 ++---
 lib/bb/fetch2/repo.py      | 13 +++++-----
 lib/bb/fetch2/svn.py       | 13 ++++------
 lib/bb/tests/fetch.py      | 35 +++++++++++++++++++++++++-
 lib/bb/ui/knotty.py        | 12 ++++-----
 lib/bb/ui/toasterui.py     |  4 +--
 18 files changed, 198 insertions(+), 170 deletions(-)

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


More information about the Openembedded-commits mailing list