aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sstatesig.py
AgeCommit message (Expand)Author
2015-01-06sstatesig.py: fix logic in find_siginfoChenQi/sstatesig-logicChen Qi
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie
2014-06-19sstatesig: Add try/except around the stat callsRichard Purdie
2014-05-29sstatesig: Move saferecipedeps handling to be earlierRichard Purdie
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-03-30sstatesig: Anchor inherits class testsRichard Purdie
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie
2012-12-05meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton
2012-09-10lib/oe/sstatesig.py: add signature data query functionPaul Eggleton
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-07-17lib/oe/sstatesig.py: Exclude git-native from sstate checksumKhem Raj
2012-07-05lib/oe/sstatesig.py: Exclude subversion-native from sstate checksumsRichard Purdie
2012-02-26sstatesig: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS option to exclude well defined...Martin Jansa
2012-02-23sstatesig.py: Move package exclusion list to the layer configRichard Purdie
2012-02-23sstatesig.py: Add handling for machine specific module dependenciesRichard Purdie
2012-01-25lib/oe/sstatesig.py: Exclude common machine specific dependencies from task s...Richard Purdie
2012-01-23lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie