summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-08-291-2/+0
* sstate.bbclass: check if mirror directory is writableEd Bartosh2017-06-131-1/+1
* sstate.bbclass: update .siginfo atimeEd Bartosh2017-05-181-0/+2
* sstate: Ensure we don't remove sigbasedata filesRichard Purdie2016-11-161-1/+1
* classes/sstate.bbclass: Enable thread lock when checkstatusAníbal Limón2016-10-051-0/+4
* sstate.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-1/+1
* sstate: Add postrm command supportRichard Purdie2016-09-161-0/+11
* sstate.bbclass: normalize whitelisted pathsMax Krummenacher2016-09-141-0/+1
* sstate: Avoid duplicate README file errors for sdk under sstate controlRichard Purdie2016-09-041-0/+2
* sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is setEd Bartosh2016-09-031-0/+2
* meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton2016-07-261-0/+3
* sstate.bbclass: make PV to depend on PV variable valueEd Bartosh2016-07-201-0/+3
* classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton2016-07-081-0/+23
* classes/sstate: show progress during sstate object availability checkPaul Eggleton2016-07-081-2/+4
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-021-3/+3
* sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt2016-05-251-9/+3
* sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie2016-05-171-1/+1
* 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