aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2018-07-18populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATHRichard Purdie
2018-07-16testsdk: Enable multiprocess executionRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-07-13image-live: fix check for rootfs size with hddimg imagesAnuj Mittal
2018-07-10distutils3: pass build arguments when doing a cleanRoss Burton
2018-07-10meson: improve code styleRoss Burton
2018-07-10kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa
2018-07-10kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa
2018-07-10kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa
2018-07-10kernel-devicetree.bbclass: Use lowercase names for shell variablesMartin Jansa
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang
2018-07-06classes/sstate: Remove unused argumentJoshua Watt
2018-07-06classes/sstate: Remove trailing whitespaceJoshua Watt
2018-07-06setuptools.bbclass: depend on python-setuptoolsRoss Burton
2018-07-06meson: map mipsel TARGET_ARCH to mips for the cross fileRoss Burton