Package: undertaker / 1.6-2

Metadata

Package Version Patches format
undertaker 1.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update_picomus.patch | (download)

Makefile | 2 0 + 2 - 0 !
undertaker/BlockDefectAnalyzer.cpp | 5 1 + 4 - 0 !
2 files changed, 1 insertion(+), 6 deletions(-)

 [patch] undertaker: adjust picomus call for debian release

This patches uses the new "quiet" mode of picomus 960. Earlier version
of picomus did not support the "-q" option but produce slightly
undertaker checkpatch fix Kconfig parsing.patch | (download)

python/undertaker-checkpatch | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] undertaker-checkpatch: fix kconfig parsing

This patch fixes the parsing of changes to Kconfig files. There is
an internal dictionary which is meant to contain all added
identifiers to Kconfig statements, such as 'if'/'depends on'/'select'.
Accidentally, only removed statements have been checked which caused
some false positives.