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