index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
siggen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: siggen: Make calc_taskhash match get_taskhash for file checksums
Richard Purdie
2017-06-05
1
-1
/
+2
*
bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptions
Nathan Rossi
2017-04-12
1
-0
/
+2
*
bitbake: bitbake-diffsigs: colourise output
Paul Eggleton
2017-04-10
1
-28
/
+73
*
bitbake: lib/bb/siggen: show word-diff for single-line values containing spaces
Paul Eggleton
2017-04-10
1
-1
/
+37
*
bitbake: lib/bb/siggen: add collapsed mode to compare_sigfiles()
Paul Eggleton
2017-04-10
1
-23
/
+28
*
bitbake: lib/bb/siggen: don't show unchanged runtaskdeps list
Paul Eggleton
2017-04-10
1
-2
/
+6
*
bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line values
Paul Eggleton
2017-04-10
1
-1
/
+11
*
bitbake: lib/bb/siggen: add missing path separator to cleaned paths
Paul Eggleton
2017-04-10
1
-1
/
+1
*
bitbake: use multiple processes to dump signatures.
Jianxun Zhang
2017-01-17
1
-2
/
+2
*
bitbake: siggen: Fix clean_basepath to work with multiconfig
Richard Purdie
2016-12-22
1
-0
/
+5
*
bitbake: bitbake: remove True option to getVar calls (take 2)
Joshua Lock
2016-12-16
1
-1
/
+1
*
bitbake: siggen: add means of ignoring basehash mismatch
Paul Eggleton
2016-12-14
1
-1
/
+2
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-7
/
+7
*
bitbake: siggen: Ensure taskhash mismatches don't override existing data
Richard Purdie
2016-11-04
1
-9
/
+9
*
bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...
Richard Purdie
2016-11-04
1
-4
/
+9
*
bitbake: siggen: Fix file variable typo in compare_sigfiles
Jonathan Liu
2016-08-20
1
-1
/
+1
*
bitbake: bitbake: Initial multi-config support
Richard Purdie
2016-08-18
1
-6
/
+9
*
bitbake: siggen: properly close files rather than opening them inline
Paul Eggleton
2016-08-18
1
-6
/
+9
*
bitbake: siggen: Fix typo
Ulrich Ölmann
2016-08-11
1
-2
/
+2
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-12
/
+7
*
bitbake: siggen: Fixes to handle sigdata/siginfo files only containing baseha...
Richard Purdie
2016-05-17
1
-1
/
+10
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-1
/
+1
*
bitbake: siggen: Ensure tainted stamps are accounted for with writing custom ...
Richard Purdie
2016-04-03
1
-3
/
+7
*
bitbake: siggen: Fix nostamp taint handling
Richard Purdie
2016-04-03
1
-3
/
+7
*
bitbake: siggen: Add checksum recalculation/checking code
Richard Purdie
2016-04-03
1
-11
/
+49
*
bitbake: siggen: Fix check calculation problem with file_checksums
Richard Purdie
2016-04-03
1
-3
/
+4
*
bitbake: siggen: Drop misleading duplicate method
Richard Purdie
2016-04-03
1
-3
/
+0
*
bitbake: SignatureGeneratorBasic: make checksum cache file configurable
Markus Lehtonen
2016-02-18
1
-3
/
+17
*
bitbake: SignatureGenerator: add method for saving the file checksum cache
Markus Lehtonen
2016-02-18
1
-0
/
+9
*
bitbake: siggen: Change exception note into a warning
Richard Purdie
2016-01-06
1
-1
/
+1
*
bitbake: siggen: Make it clear why nostamp tasks signatures don't match
Richard Purdie
2015-10-01
1
-1
/
+9
*
bitbake: siggen: Don't crash if number of task dependencies change
Richard Purdie
2015-05-26
1
-6
/
+10
*
bitbake: siggen: Ensure taskdata default functions exist in base class
Richard Purdie
2015-01-23
1
-6
/
+7
*
bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums
Richard Purdie
2015-01-08
1
-1
/
+2
*
bitbake: siggen: ensure nostamp tasks force dependent tasks to re-execute
Paul Eggleton
2014-12-23
1
-0
/
+6
*
bitbake: siggen: Fix shared work checksum mismatch/rebuild issues
Richard Purdie
2014-11-08
1
-3
/
+2
*
bitbake: siggen: Add computed hash code to verify hash computation to dumpsig
Richard Purdie
2014-11-08
1
-0
/
+13
*
bitbake: siggen: Ensure we output if the ordering of runtaskdeps changes
Richard Purdie
2014-11-08
1
-0
/
+17
*
bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interface
Richard Purdie
2014-09-11
1
-4
/
+5
*
bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasks
Richard Purdie
2014-08-23
1
-1
/
+1
*
bitbake: siggen: Print warning about tainted tasks
Richard Purdie
2014-06-01
1
-0
/
+1
*
bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()
Richard Purdie
2014-03-27
1
-2
/
+2
*
bitbake: siggen.py: fix the SignatureGenerator()
Robert Yang
2014-01-28
1
-2
/
+4
*
bitbake: SignatureGenerator: Add empty implementation for dump_sigs
Martin Jansa
2014-01-18
1
-0
/
+2
*
bitbake: siggen: Remove fsync that is causing performance issues
Richard Purdie
2014-01-18
1
-1
/
+0
*
bitbake: siggen: Fix reversed difference output
Richard Purdie
2013-12-20
1
-6
/
+6
*
bitbake: siggen: When printing signatures recursively, limit the output
Richard Purdie
2013-12-20
1
-1
/
+3
*
bitbake: siggen: handle recipe path changes in siginfo files
Paul Eggleton
2013-10-14
1
-4
/
+37
*
bitbake: siggen: Use lookup cache exclusively
Richard Purdie
2013-09-17
1
-12
/
+3
*
bitbake: runqueue: Split runqueue to use bitbake-worker
Richard Purdie
2013-06-14
1
-1
/
+2
[next]