summaryrefslogtreecommitdiff
path: root/meta/lib/oe/sstatesig.py
AgeCommit message (Expand)AuthorFiles
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton1
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton1
2017-04-08lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstatePaul Eggleton1
2017-04-08lib/oe/sstatesig: fix finding native siginfo files in sstate-cachePaul Eggleton1
2017-01-09lib/oe.sstatesig: make locked sig file consistentJianxun Zhang1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-04-08sstatesig.py: Add a method to "unlock" recipesRandy Witt1
2016-04-08sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt1
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt1
2016-03-29sstatesig: Ensure we keep native depends for allarch recipesRichard Purdie1
2016-03-09lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock1
2016-01-11sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie1
2015-10-01lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie1
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton1
2015-04-06oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson1
2015-02-23sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton1
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia1
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt1
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia1
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie1
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie1
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie1
2014-06-19sstatesig: Add try/except around the stat callsRichard Purdie1
2014-05-29sstatesig: Move saferecipedeps handling to be earlierRichard Purdie1
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie1
2014-03-30sstatesig: Anchor inherits class testsRichard Purdie1
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa1
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie1
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie1
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie1
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie1
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie1
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie1
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie1
2012-12-05meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton1
2012-09-10lib/oe/sstatesig.py: add signature data query functionPaul Eggleton1
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie1
2012-07-17lib/oe/sstatesig.py: Exclude git-native from sstate checksumKhem Raj1
2012-07-05lib/oe/sstatesig.py: Exclude subversion-native from sstate checksumsRichard Purdie1
2012-02-26sstatesig: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS option to exclude well defined...Martin Jansa1
2012-02-23sstatesig.py: Move package exclusion list to the layer configRichard Purdie1
2012-02-23sstatesig.py: Add handling for machine specific module dependenciesRichard Purdie1
2012-01-25lib/oe/sstatesig.py: Exclude common machine specific dependencies from task s...Richard Purdie1
2012-01-23lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie1