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

git at git.openembedded.org git at git.openembedded.org
Sat Aug 20 15:09:57 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

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

No new revisions were added by this update.

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