summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2018-08-16populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson1
2018-08-16image.bbclass: inherit and use image-postinst-interceptsChristopher Larson1
2018-08-16image-postinst-intercepts.bbclass: add classChristopher Larson1
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-15cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak1
2018-08-15image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan1
2018-08-15package.bbclass: improve -dbg and -src package orderingRasmus Villemoes1
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-15image: Add locale archive optimisationRichard Purdie1
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton2
2018-08-14package: Fix file copying to preserve sparse filesRichard Purdie1
2018-08-14multilib-script: Fix ALTERNATIVE_${PN} overwrite issueZhixiong Chi1
2018-08-14kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee1
2018-08-14devtool-source.bbclass: Support kernel-fragments/patch not in SRC_URIJaewon Lee1
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie1
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie1
2018-08-08classes/sanity: Clean up getstatusoutput usageJoshua Watt1
2018-08-08classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt1
2018-08-08devicetree.bbclass: User/BSP device tree source compilation classNathan Rossi1
2018-08-07toolchain-scripts: put TARGET_ARCH and TARGET_OS into environmentRoss Burton1
2018-08-07cmake: fix linking in multilib SDKsRoss Burton1
2018-08-02python[3]native: allow use of both native Python 2 and 3Ross Burton2
2018-08-02meson: don't dump full error log on failureRoss Burton1
2018-08-01multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego1
2018-07-31package.bbclass: Fix hardlink preservation issueRichard Purdie1
2018-07-31multilib_script: Add support for multilib scriptsRichard Purdie1
2018-07-30distutils/distutils3: do not try to fetch code during do_configureHongxu Jia2
2018-07-30testsdk.bbclass: check python module testtools and subunitRobert Yang1
2018-07-30package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...Martin Jansa1
2018-07-26classes/package: fix variable name in commentPaul Eggleton1
2018-07-26autotools.bbclass: fix autoreconf bbnote commandline argumentsAndre McCurdy1
2018-07-26lib/oe: split out machine to ELF data dictionaryRoss Burton1
2018-07-26distutils/setuptools, distutils3/setuptools3: improve reproducibilityHongxu Jia4
2018-07-26distutils/setuptools-native, distutils3/setuptools3-native: do not try to fet...Hongxu Jia2
2018-07-25license_image: Fix raceRichard Purdie2
2018-07-25license: Split image license functions to a separate classRichard Purdie2
2018-07-25package: Use subprocess to be consistent with the rest of the classRichard Purdie1
2018-07-25Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie1
2018-07-24package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie1
2018-07-24package: Clean up getstatusoutput usageRichard Purdie1
2018-07-24sstate/bitbake.conf: Use pigz if availableRichard Purdie1
2018-07-24package: Call file to determine elf status in parallelRichard Purdie2
2018-07-24package: Refactor to remove isElf/is_elf function duplicationRichard Purdie1
2018-07-24package: Allow parallel processing of shlib analysisRichard Purdie1
2018-07-24package: Allow parallel processing of debug splittingRichard Purdie1
2018-07-24package: Don't use subshell to execute fileRichard Purdie1