summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2019-01-28meta: remove True option to getVar calls (again)André Draszik1
2019-01-28sstate: add support for caching shared workdir tasksMichael Ho1
2019-01-08sstate.bbclass: Only remove sstate file when task is existedRobert Yang1
2018-09-12sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang1
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang1
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu1
2018-08-16sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie1
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik1
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik1
2018-08-15sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik1
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie1
2018-08-15sstate: Ensure a given machine only removes things which it createdRichard Purdie1
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie1
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie1
2018-07-24sstate/bitbake.conf: Use pigz if availableRichard Purdie1
2018-07-06classes/sstate: Remove unused argumentJoshua Watt1
2018-07-06classes/sstate: Remove trailing whitespaceJoshua Watt1
2018-05-04sstate.bbclass: drop obsolete codesChen Qi1
2018-04-07sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt1
2018-01-10sstate.bbclass: sstate_hardcode_path(): fix for multilibRobert Yang1
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie1
2017-12-10sstate.bbclass: Add progress bars when removing from the sysrootsPeter Kjellerstedt1
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John1
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton1
2017-07-31sstate: Improve SSTATE_SKIP_CREATIONRichard Purdie1
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli1
2017-05-11sstate: Ensure native/cross recipes have relocation of HOSTTOOLS_DIRRichard Purdie1
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