[oe-commits] [bitbake] branch master-next updated (eaeddaf -> 04a023c)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 6 23:51:52 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 eaeddaf  toaster:test:Create selenium tests for project dashboard page
     new 99f49b5  bitbake-diffsigs: fix -t picking wrong files to compare
     new 55cd404  lib/bb/siggen: add missing path separator to cleaned paths
     new c87764b  bitbake-diffsigs: properly report which signature is missing
     new f0d7ab2  bitbake-diffsigs: drop naive logic for removing duplicate files
     new 4d254ae  lib/bb/siggen: show a diff when dumping changes to multi-line values
     new cb17054  lib/bb/siggen: don't show unchanged runtaskdeps list
     new 7f130e0  bitbake-diffsigs: change to use argparse
     new d9813b1  bitbake-diffsigs: add an option to find and compare specific signatures
     new 6543a59  lib/bb/siggen: add collapsed mode to compare_sigfiles()
     new 20db6b6  lib/bb/siggen: show word-diff for single-line values containing spaces
     new 04a023c  bitbake-diffsigs: colourise output

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:
 LICENSE                    |   2 +
 bin/bitbake-diffsigs       | 175 +++++++++++++++++++++------------------
 lib/bb/siggen.py           | 166 +++++++++++++++++++++++++++++--------
 lib/simplediff/LICENSE     |  22 +++++
 lib/simplediff/__init__.py | 198 +++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 453 insertions(+), 110 deletions(-)
 create mode 100644 lib/simplediff/LICENSE
 create mode 100644 lib/simplediff/__init__.py

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


More information about the Openembedded-commits mailing list