aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2018-07-24package: Don't use subshell to execute fileRichard Purdie
2018-07-24package: Drop subshell usage for dwarfsrcfile generation.Richard Purdie
2018-07-24package_ipk|deb: Use oe.utils.multiprocess_launchRichard Purdie
2018-07-24package: Rework PACKAGELOCK based upon sstate for do_packagedataRichard Purdie
2018-07-24relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol
2018-07-24package.bbclass: exclude packages as shlib providersOleksii Konoplitskyi
2018-07-18recipes: Enforce ARM ISA just for arm arches <= armv5Khem Raj
2018-07-18spdx.bbclass: Encode strings before passing to hashlibOlof Johansson
2018-07-18spdx.bbclass: Make use of bb.utils' sha1_file()Olof Johansson
2018-07-18spdx.bbclass: Fix undefined variable errorOlof Johansson
2018-07-18spdx.bbclass: Replace deprecated string.replace with str.replaceOlof Johansson
2018-07-18insane: optimise buildpath searchRoss Burton
2018-07-18classes/buildhistory: properly process escaped chars from pkgdataPaul Eggleton
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton