summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstatesig.py: Split single locked sigs check into multiple checksRandy Witt2016-04-091-1/+7
* useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John2016-04-061-0/+5
* sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie2016-03-071-2/+6
* cml1/sstate: Fix missing getVar parameterRichard Purdie2016-02-191-2/+2
* sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen2016-02-191-21/+17
* sstate: Add ca-certificates-native to postinst recipes listMing Liu2016-02-161-1/+1
* sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie2016-02-101-0/+1
* sstate: Fix SSTATE_SWSPEC only used by populate_lic tasksRichard Purdie2016-02-041-1/+1
* sstate: Revert using -m option to tar in sstateRichard Purdie2016-02-011-1/+1
* sstate: Add back packagedata on packagedata dependenciesRichard Purdie2016-01-301-0/+4
* sstate: Improve handling of useradd dependenciesRichard Purdie2016-01-301-4/+5
* sstate: display the sysroot name when cleaning for clarityRoss Burton2016-01-241-1/+1
* sstate: replace verbose manifest removal with a single countRoss Burton2016-01-191-1/+5
* sstate: Add packagedata to list of tasks not to recurseRichard Purdie2016-01-191-0/+4
* sstate: Ensure populate_lic dependencies are not followedRichard Purdie2015-12-141-0/+3
* sstate: Ensure siginfo and sig files are also touchedRichard Purdie2015-11-251-0/+2
* sstate: respect GPG_BIN and GPG_HOMERoss Burton2015-11-241-3/+17
* sstate: run recipe-provided hooks outside of ${B}Ross Burton2015-09-281-16/+14
* classes/sstate: break out function to get sstate manifest filenamePaul Eggleton2015-09-121-5/+2
* sstate: only fetch remote signatures if verification is enabledRoss Burton2015-09-121-3/+6
* sstate: implement basic signing/validationRoss Burton2015-09-061-1/+18
* gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen2015-07-161-1/+1
* sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy2015-07-161-4/+2
* classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón2015-07-121-2/+12
* oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón2015-06-261-1/+1
* oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón2015-06-261-1/+2
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie2015-06-101-0/+65
* sstate: Add note when performing sstate mirror checksRichard Purdie2015-06-031-0/+1
* sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie2015-06-031-8/+20
* sstate: Add handling of do_shared_workdir taskRichard Purdie2015-05-211-0/+3
* sstate: Improve HASHCHECK function to make siginfo configurableRichard Purdie2015-05-151-3/+6
* sstate: Use SSTATE_DIR for FILESPATHRichard Purdie2015-04-291-1/+3
* Add archiver folder to SSTATE_DUPWHITELISTAdrian2015-03-201-0/+2
* sstate.bbclass: Fix up white space lost in last commit.Peter Urbanec2014-10-181-20/+20
* sstate.bbclass: specify func dirs for sstate_hardcode_pathWenzong Fan2014-10-181-0/+5
* sstate.bbclass: split the too long lineRobert Yang2014-10-101-1/+22
* sstate.bbclass: the second bb.fatal not workRobert Yang2014-10-101-1/+1
* sstate: Add rpm allarch to overwrite whitelistRichard Purdie2014-09-301-1/+2
* sstate.bbclass: update the timestamps after installRobert Yang2014-09-291-0/+2
* sstate: Change overlapping files warning to a fatal errorRichard Purdie2014-09-291-1/+2
* sstate: set SIGGEN_LOCKEDSIGS_CHECK_LEVEL default to errorHongxu Jia2014-09-171-0/+2
* sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie2014-09-171-0/+3
* sstate.bbclass: fix sstate_hardcode_path()Robert Yang2014-09-161-1/+1
* sstate: Fix incorrect return value handlingRichard Purdie2014-09-161-1/+2
* sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCSHongxu Jia2014-09-101-1/+3
* sstate: Add extra intercept functionsRichard Purdie2014-08-281-24/+30
* classes/sstate: ensure do_package_qa_setscene doesn't pull in do_package_sets...Paul Eggleton2014-08-181-3/+3
* sstate: Allow switching between linux and non-linux SDK builds within the sam...Richard Purdie2014-08-031-2/+2
* sstate: Fix shared work preconfigure task handlingRichard Purdie2014-06-191-2/+2