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: Ensure taskhash mismatches don't override existing data
Richard Purdie
2017-05-18
1
-9
/
+9
*
bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...
Richard Purdie
2017-05-18
1
-4
/
+9
*
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
*
bitbake: lib: Use modern expcetion syntax
Richard Purdie
2013-05-09
1
-1
/
+1
*
bitbake: siggen: Add missing error message parameter
Richard Purdie
2013-05-09
1
-1
/
+1
*
bitbake: siggen: add quotes around variable values to see whitespace
Martin Jansa
2013-03-04
1
-4
/
+4
*
bitbake: Remove whitelisted vars from non-task deps
Christopher Larson
2013-02-14
1
-4
/
+5
*
bitbake: build/siggen.py: Avoid removing too many stamps when cleaning
Richard Purdie
2012-11-28
1
-2
/
+1
*
bitbake: build/siggen: Add support for stamp 'clean' masks
Richard Purdie
2012-09-20
1
-2
/
+11
*
bitbake: bitbake-diffsigs: allow specifying task & follow deps recursively
Paul Eggleton
2012-09-07
1
-7
/
+10
*
bitbake: lib/bb/siggen.py: make signature dump/compare functions return a list
Paul Eggleton
2012-09-07
1
-30
/
+38
*
bitbake: lib/bb/siggen.py: insert a colon between class and recipe name
Paul Eggleton
2012-09-07
1
-1
/
+1
*
bitbake: lib/bb/siggen: replace tabs with spaces
Paul Eggleton
2012-09-07
1
-17
/
+17
*
bitbake: siggen.py: Insure .siginfo files writes into shared sstate cache are...
Jeffrey C Honig
2012-07-17
1
-4
/
+15
*
bitbake: lib/bb/siggen.py: log when tainting the signature of a task
Paul Eggleton
2012-06-25
1
-0
/
+1
*
bitbake: bitbake: ensure -f causes dependent tasks to be re-run
Paul Eggleton
2012-06-21
1
-0
/
+35
*
bitbake: include varflags in checksums
Paul Eggleton
2012-05-30
1
-0
/
+4
*
bitbake: implement checksums for local files in SRC_URI
Paul Eggleton
2012-05-23
1
-0
/
+24
*
lib/bb/siggen.py: ensure dumped signatures have group R/W
Joshua Lock
2012-05-13
1
-2
/
+4
*
lib/bb/siggen: use open() rather than the file constructor
Joshua Lock
2012-05-13
1
-4
/
+4
*
siggen.py: Use basehash if no taskhash
Robert Yang
2012-03-12
1
-1
/
+5
*
bitbake/siggen: output filename on error in finalise
Paul Eggleton
2012-03-12
1
-1
/
+5
*
siggen.py: Pass the datacache to signature generator classes
Richard Purdie
2012-02-23
1
-2
/
+2
[next]