summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstate.bbclass: provide an exception for useradd scenarioMaxin B. John2017-10-161-1/+2
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-181-1/+8
* sstate: Improve SSTATE_SKIP_CREATIONRichard Purdie2017-07-311-6/+4
* meta: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-281-2/+2
* sstate: Ensure native/cross recipes have relocation of HOSTTOOLS_DIRRichard Purdie2017-05-121-1/+1
* sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt2017-05-011-1/+1
* base-passwd/useradd: Various improvements to useradd with RSSRichard Purdie2017-04-141-1/+1
* sstate.bbclass: check if mirror directory is writableEd Bartosh2017-04-131-1/+1
* sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie2017-04-101-0/+4
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin2017-03-141-1/+1
* sstate.bbclass: update .siginfo atimeEd Bartosh2017-03-101-0/+2
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-03-011-2/+0
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-2/+0
* sstate: Make absolute symlinks an errorRichard Purdie2017-02-091-30/+12
* sstate/staging: Batch log messages for performanceRichard Purdie2017-02-011-4/+10
* sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie2017-01-311-7/+2
* sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie2017-01-281-1/+3
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-231-2/+2
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-41/+85
* sstate: Drop the depchain isPostDep() checksRichard Purdie2017-01-201-9/+7
* Revert "classes/sstate: add a mode to error if sstate package unavailable"Paul Eggleton2017-01-201-23/+0
* sstate: Fix EXTRA_STAGING_FIXMES handlingRichard Purdie2017-01-201-0/+1
* classes/sstate: fix file conflict messagePaul Eggleton2017-01-091-10/+12
* classes/sstate: handle filenames containing square bracketsPaul Eggleton2017-01-091-2/+2
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-7/+7
* meta: remove True option to getVar callsJoshua Lock2016-12-161-57/+57
* sstate: Ensure we don't remove sigbasedata filesRichard Purdie2016-11-041-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