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: multiconfig: Switch from 'multiconfig' -> 'mc'
Richard Purdie
2019-06-10
1
-4
/
+4
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+4
*
bitbake: bb: siggen: Print more info when basehash are mis-matched
Robert Yang
2019-04-23
1
-0
/
+6
*
bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4
Robert Yang
2019-04-23
1
-1
/
+9
*
bitbake: siggen: Fix multiconfig corner case
Richard Purdie
2019-02-25
1
-0
/
+2
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-1
/
+1
*
bitbake: data/siggen: Switch md5 -> sha256
Richard Purdie
2019-01-08
1
-3
/
+3
*
bitbake: siggen: Split out task unique hash
Joshua Watt
2019-01-03
1
-2
/
+5
*
bitbake: siggen: Split out stampfile hash fetch
Joshua Watt
2018-12-07
1
-4
/
+9
*
bitbake: siggen: Adapt colors used by bitbake-diffsigs to support light themes
Peter Kjellerstedt
2018-11-19
1
-4
/
+4
*
bitbake: siggen: Correct format argument substitution
Mike Crowe
2018-11-07
1
-1
/
+1
*
bitbake: data/siggen: Extract task hash generation code into a function
Richard Purdie
2018-10-18
1
-33
/
+4
*
bitbake: bitbake: Add support for multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2018-08-01
1
-2
/
+11
*
bitbake: siggen: Delete trailing whitespace
Joshua Watt
2018-07-09
1
-2
/
+2
*
bitbake: siggen: move reset() definition to base SignatureGenerator class
Paul Eggleton
2017-09-05
1
-4
/
+2
*
bitbake: siggen: Add reset to SignatureGenerator
Caio Marcelo de Oliveira Filho
2017-08-31
1
-0
/
+3
*
bitbake: cooker/siggen: Reset siggen when reparsing
Richard Purdie
2017-08-13
1
-0
/
+3
*
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
[next]