summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt1
2017-04-13base-passwd/useradd: Various improvements to useradd with RSSRichard Purdie1
2017-04-12sstate.bbclass: check if mirror directory is writableEd Bartosh1
2017-04-08sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie1
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie1
2017-03-13package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin1
2017-03-10sstate.bbclass: update .siginfo atimeEd Bartosh1
2017-02-28kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2017-02-09sstate: Make absolute symlinks an errorRichard Purdie1
2017-02-01sstate/staging: Batch log messages for performanceRichard Purdie1
2017-01-31sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie1
2017-01-28sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie1
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie1
2017-01-19sstate: Drop the depchain isPostDep() checksRichard Purdie1
2017-01-19Revert "classes/sstate: add a mode to error if sstate package unavailable"Paul Eggleton1
2017-01-19sstate: Fix EXTRA_STAGING_FIXMES handlingRichard Purdie1
2017-01-09classes/sstate: fix file conflict messagePaul Eggleton1
2017-01-09classes/sstate: handle filenames containing square bracketsPaul Eggleton1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-11-03sstate: Ensure we don't remove sigbasedata filesRichard Purdie1
2016-10-05classes/sstate.bbclass: Enable thread lock when checkstatusAníbal Limón1
2016-10-03sstate.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-09-15sstate: Add postrm command supportRichard Purdie1
2016-09-14sstate.bbclass: normalize whitelisted pathsMax Krummenacher1
2016-09-04sstate: Avoid duplicate README file errors for sdk under sstate controlRichard Purdie1
2016-09-03sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is setEd Bartosh1
2016-07-25meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton1
2016-07-20sstate.bbclass: make PV to depend on PV variable valueEd Bartosh1
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton1
2016-07-07classes/sstate: show progress during sstate object availability checkPaul Eggleton1
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie1
2016-05-25sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt1
2016-05-16sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie1
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt1
2016-04-06useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John1
2016-03-07sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie1
2016-02-19cml1/sstate: Fix missing getVar parameterRichard Purdie1
2016-02-18sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen1
2016-02-16sstate: Add ca-certificates-native to postinst recipes listMing Liu1
2016-02-10sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie1
2016-02-04sstate: Fix SSTATE_SWSPEC only used by populate_lic tasksRichard Purdie1
2016-01-31sstate: Revert using -m option to tar in sstateRichard Purdie1
2016-01-29sstate: Add back packagedata on packagedata dependenciesRichard Purdie1
2016-01-29sstate: Improve handling of useradd dependenciesRichard Purdie1
2016-01-22sstate: display the sysroot name when cleaning for clarityRoss Burton1
2016-01-19sstate: replace verbose manifest removal with a single countRoss Burton1
2016-01-19sstate: Add packagedata to list of tasks not to recurseRichard Purdie1