[oe-commits] [bitbake] branch master updated (797354d -> 7c82967)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 27 12:04:48 UTC 2019


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

rpurdie pushed a change to branch master
in repository bitbake.

    from 797354d  utils: Add ionice option to prunedir
     new 33cf917  fetch2/git: refactor check for git-lfs command
     new a7cf4fc  tests/fetch: add test case for git-lfs handling
     new f31f35e  tests/data: Test combinations of _append together with override
     new c74481a  cookerdata: Add mc conffiles hashes to cache hash
     new 31a5111  hashserve: Add missing import
     new 9fb8626  siggen: Fix attribute error when hashserver fails
     new 7c82967  hashserv: Don't daemonize server process

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/cooker.py       |  1 -
 lib/bb/cookerdata.py   |  6 +++-
 lib/bb/fetch2/git.py   | 17 ++++++-----
 lib/bb/siggen.py       |  4 +--
 lib/bb/tests/data.py   | 13 ++++++++
 lib/bb/tests/fetch.py  | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/hashserv/client.py |  1 +
 lib/hashserv/tests.py  |  1 -
 8 files changed, 110 insertions(+), 13 deletions(-)

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


More information about the Openembedded-commits mailing list