generic-poky/meta/lib/oe
Paul Eggleton 1f19d9dfe5 buildhistory-diff: add option to compare actual signature differences
Use the code underpinning bitbake-diffsigs to add an option to
buildhistory-diff to determine and display the differences between the
actual signature inputs, with a twist - we collapse identical
changes across different tasks, showing only the most recent task to
have that difference, meaning that there's less noise to wade through
when you just want to know what changed in order to cause some
rebuilding you're seeing.

(From OE-Core rev: 86cb4b01f2020553902554e512c02147eb4e0f51)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-11 18:10:17 +01:00
..
__init__.py lib/oe: turn oe into a namespace package 2014-03-17 14:01:41 +00:00
buildhistory_analysis.py buildhistory-diff: add option to compare actual signature differences 2017-04-11 18:10:17 +01:00
cachedpath.py cachedpath.py: global name 'error' is not defined 2013-05-15 19:27:11 +03:00
classextend.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
classutils.py classutils.py: deterministic sorting 2017-04-11 18:10:17 +01:00
copy_buildsystem.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
data.py meta: remove remaining True option to getVarFlag calls 2017-01-31 14:43:02 +00:00
distro_check.py classes: Drop now unneeded update_data calls 2017-02-15 09:29:55 -08:00
gpg_sign.py gpg_sign.py: fix signing of rpm files using gpg 2017-03-14 14:42:17 +00:00
license.py license: simple verification of LICENSE_<pkg> values 2016-08-25 22:54:49 +01:00
lsb.py lib/oe/lsb: better handle missing fields 2016-11-23 11:10:14 +00:00
maketype.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
manifest.py run-postinsts: simplify the logic of whether to install it to images 2017-03-14 14:42:17 +00:00
package.py package: Fix various rpmdeps relocation issues 2017-03-14 14:42:18 +00:00
package_manager.py package_manager.py: Split feed_archs for RPM repo URIs 2017-04-11 18:10:17 +01:00
packagedata.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
packagegroup.py meta: remove True option to getVarFlag calls 2016-12-16 10:23:23 +00:00
patch.py meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME) 2017-03-22 11:35:19 +00:00
path.py oe/path.py: fix for "Argument list too long" 2017-03-17 16:53:05 +00:00
prservice.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
qa.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipeutils.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
rootfs.py rootfs.py: Respect OPKGLIBDIR variable 2017-03-24 23:43:32 +00:00
sdk.py rootfs_rpm.bbclass: migrate image creation to dnf 2017-03-14 14:42:17 +00:00
sstatesig.py buildhistory-diff: add option to compare task signature list 2017-04-11 18:10:17 +01:00
terminal.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
types.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
utils.py lib/oe/utils: Add build_depends_string function 2017-01-20 11:53:49 +00:00