aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2018-11-23sstate.bbclass: Only remove sstate file when task is existedRobert Yang
2018-11-22sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitlyRobert Yang
2018-09-12sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu
2018-08-16sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik
2018-08-15sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie
2018-08-15sstate: Ensure a given machine only removes things which it createdRichard Purdie
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie
2018-07-24sstate/bitbake.conf: Use pigz if availableRichard Purdie
2018-07-06classes/sstate: Remove unused argumentJoshua Watt
2018-07-06classes/sstate: Remove trailing whitespaceJoshua Watt
2018-05-04sstate.bbclass: drop obsolete codesChen Qi
2018-04-07sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt
2018-01-10sstate.bbclass: sstate_hardcode_path(): fix for multilibRobert Yang
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie
2017-12-10sstate.bbclass: Add progress bars when removing from the sysrootsPeter Kjellerstedt
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-07-31sstate: Improve SSTATE_SKIP_CREATIONRichard Purdie
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-05-11sstate: Ensure native/cross recipes have relocation of HOSTTOOLS_DIRRichard Purdie
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt
2017-04-13base-passwd/useradd: Various improvements to useradd with RSSRichard Purdie
2017-04-12sstate.bbclass: check if mirror directory is writableEd Bartosh
2017-04-08sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-13package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin
2017-03-10sstate.bbclass: update .siginfo atimeEd Bartosh
2017-02-28kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-09sstate: Make absolute symlinks an errorRichard Purdie
2017-02-01sstate/staging: Batch log messages for performanceRichard Purdie
2017-01-31sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie
2017-01-28sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-19sstate: Drop the depchain isPostDep() checksRichard Purdie
2017-01-19Revert "classes/sstate: add a mode to error if sstate package unavailable"Paul Eggleton
2017-01-19sstate: Fix EXTRA_STAGING_FIXMES handlingRichard Purdie
2017-01-09classes/sstate: fix file conflict messagePaul Eggleton
2017-01-09classes/sstate: handle filenames containing square bracketsPaul Eggleton
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-03sstate: Ensure we don't remove sigbasedata filesRichard Purdie
2016-10-05classes/sstate.bbclass: Enable thread lock when checkstatusAníbal Limón