summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2018-07-24package: Drop subshell usage for dwarfsrcfile generation.Richard Purdie1
2018-07-24package_ipk|deb: Use oe.utils.multiprocess_launchRichard Purdie2
2018-07-24package: Rework PACKAGELOCK based upon sstate for do_packagedataRichard Purdie1
2018-07-24relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol1
2018-07-24package.bbclass: exclude packages as shlib providersOleksii Konoplitskyi1
2018-07-18recipes: Enforce ARM ISA just for arm arches <= armv5Khem Raj1
2018-07-18spdx.bbclass: Encode strings before passing to hashlibOlof Johansson1
2018-07-18spdx.bbclass: Make use of bb.utils' sha1_file()Olof Johansson1
2018-07-18spdx.bbclass: Fix undefined variable errorOlof Johansson1
2018-07-18spdx.bbclass: Replace deprecated string.replace with str.replaceOlof Johansson1
2018-07-18insane: optimise buildpath searchRoss Burton1
2018-07-18classes/buildhistory: properly process escaped chars from pkgdataPaul Eggleton1
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton1
2018-07-18populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATHRichard Purdie1
2018-07-16testsdk: Enable multiprocess executionRichard Purdie1
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie1
2018-07-13image-live: fix check for rootfs size with hddimg imagesAnuj Mittal1
2018-07-10distutils3: pass build arguments when doing a cleanRoss Burton1
2018-07-10meson: improve code styleRoss Burton1
2018-07-10kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa2
2018-07-10kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa1
2018-07-10kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa2
2018-07-10kernel-devicetree.bbclass: Use lowercase names for shell variablesMartin Jansa1
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang2
2018-07-06classes/sstate: Remove unused argumentJoshua Watt1
2018-07-06classes/sstate: Remove trailing whitespaceJoshua Watt1
2018-07-06setuptools.bbclass: depend on python-setuptoolsRoss Burton1