summaryrefslogtreecommitdiffstats
path: root/lib/bb/siggen.py
AgeCommit message (Expand)Author
2011-06-02siggen: don't choke with traceback when data is NoneChris Larson
2011-05-25build/siggen: Ensure a task signature file is generated for each task that is...Richard Purdie
2011-03-08bb.siggen: import osChris Larson
2011-02-21siggen.py: better print for task hash comparisonKevin Tian
2011-02-21Introduce stamp-extra-info task flag into stamp filenamesDongxiao Xu
2011-02-21bitbake/siggen.py: Fix whitelisted variable handlingRichard Purdie
2011-02-16siggen: add bb.data, bb.parse importsChris Larson
2011-01-10bitbake/siggen.py: Add a signature generator which adds the hash to the stamp...Richard Purdie
2011-01-10bitbake build/siggen/runqueue: Fix stampfile parametersRichard Purdie
2010-12-29runqueue: pass task hash information to tasksRichard Purdie
2010-12-29Implement task signaturesRichard Purdie