summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2019-07-27classes/sstate: don't use unsigned sstate when verification enabledJoshua Lock via Openembedded-core
2019-07-27sstate: fix log messageJoshua Lock via Openembedded-core
2019-07-15sstate: Add tweak to avoid multiple sstate stats messagesRichard Purdie
2019-04-10sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang
2019-01-24sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignoredAlexander Kanavin
2019-01-21classes/sstate: Update output hashJoshua Watt
2019-01-16sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARDRobert Yang
2019-01-14meta: remove True option to getVar calls (again)André Draszik
2019-01-07sstate: Implement hash equivalence sstateJoshua Watt
2019-01-07classes/sstate: Handle unihash in hash checkJoshua Watt
2019-01-03sstate: add support for caching shared workdir tasksMichael Ho
2019-01-03sstate.bbclass: catch ValueError from incorrectly written sstate manifestsMartin Jansa
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