summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sstatesig.py
AgeCommit message (Expand)Author
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton
2017-07-17lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton
2017-04-08lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstatePaul Eggleton
2017-04-08lib/oe/sstatesig: fix finding native siginfo files in sstate-cachePaul Eggleton
2017-01-09lib/oe.sstatesig: make locked sig file consistentJianxun Zhang
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-04-08sstatesig.py: Add a method to "unlock" recipesRandy Witt
2016-04-08sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt
2016-03-29sstatesig: Ensure we keep native depends for allarch recipesRichard Purdie
2016-03-09lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock
2016-01-11sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie
2015-10-01lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-04-06oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson
2015-02-23sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton
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