summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* license_image: Fix raceRichard Purdie2018-07-252-53/+6
* license: Split image license functions to a separate classRichard Purdie2018-07-252-283/+285
* package: Use subprocess to be consistent with the rest of the classRichard Purdie2018-07-251-4/+4
* Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie2018-07-251-0/+5
* package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2018-07-241-2/+2
* package: Clean up getstatusoutput usageRichard Purdie2018-07-241-13/+11
* sstate/bitbake.conf: Use pigz if availableRichard Purdie2018-07-241-2/+9
* package: Call file to determine elf status in parallelRichard Purdie2018-07-242-37/+52
* package: Refactor to remove isElf/is_elf function duplicationRichard Purdie2018-07-241-36/+4
* package: Allow parallel processing of shlib analysisRichard Purdie2018-07-241-17/+30
* package: Allow parallel processing of debug splittingRichard Purdie2018-07-241-11/+13
* package: Don't use subshell to execute fileRichard Purdie2018-07-241-6/+2
* package: Drop subshell usage for dwarfsrcfile generation.Richard Purdie2018-07-241-2/+10
* package_ipk|deb: Use oe.utils.multiprocess_launchRichard Purdie2018-07-242-100/+2
* package: Rework PACKAGELOCK based upon sstate for do_packagedataRichard Purdie2018-07-241-14/+9
* relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol2018-07-241-5/+0
* package.bbclass: exclude packages as shlib providersOleksii Konoplitskyi2018-07-241-2/+14
* recipes: Enforce ARM ISA just for arm arches <= armv5Khem Raj2018-07-181-1/+5
* spdx.bbclass: Encode strings before passing to hashlibOlof Johansson2018-07-181-1/+1
* spdx.bbclass: Make use of bb.utils' sha1_file()Olof Johansson2018-07-181-7/+2
* spdx.bbclass: Fix undefined variable errorOlof Johansson2018-07-181-1/+2
* spdx.bbclass: Replace deprecated string.replace with str.replaceOlof Johansson2018-07-181-1/+1
* insane: optimise buildpath searchRoss Burton2018-07-181-2/+2
* classes/buildhistory: properly process escaped chars from pkgdataPaul Eggleton2018-07-181-1/+1
* classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton2018-07-181-1/+2
* populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATHRichard Purdie2018-07-181-2/+2
* testsdk: Enable multiprocess executionRichard Purdie2018-07-181-1/+6
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-07-181-4/+0
* image-live: fix check for rootfs size with hddimg imagesAnuj Mittal2018-07-151-5/+5
* distutils3: pass build arguments when doing a cleanRoss Burton2018-07-101-1/+1
* meson: improve code styleRoss Burton2018-07-101-1/+1
* kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa2018-07-102-17/+20
* kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa2018-07-101-10/+9
* kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa2018-07-102-32/+18
* kernel-devicetree.bbclass: Use lowercase names for shell variablesMartin Jansa2018-07-101-40/+40
* rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang2018-07-092-4/+23
* classes/sstate: Remove unused argumentJoshua Watt2018-07-061-2/+2
* classes/sstate: Remove trailing whitespaceJoshua Watt2018-07-061-1/+1
* setuptools.bbclass: depend on python-setuptoolsRoss Burton2018-07-061-1/+1
* meson: map mipsel TARGET_ARCH to mips for the cross fileRoss Burton2018-07-061-0/+2
* testsdk.bbclass: set PREMIRRORS for kernel to speed up testChen Qi2018-07-061-0/+1
* patch: Jail patch_task_patch_prefunc in classes/patch into the workdirPablo Saavedra2018-07-061-1/+1
* distutils: clean the build tree in do_configureRoss Burton2018-07-061-1/+7
* Revert "kernel-devicetree: Corrected normalize_dtb"Martin Jansa2018-07-051-1/+1
* kernel-fitimage: add support for ext2.gz initramfs filesChunrong Guo2018-07-051-1/+1
* meson: map architecture to correct values in cross fileRoss Burton2018-07-051-2/+14
* meson: various class improvementsRoss Burton2018-07-051-3/+4
* multilib: Tweak previous cross-canadian multilib fixRichard Purdie2018-07-041-0/+2
* staging: Always use the default sysroot for allarch recipesRichard Purdie2018-07-041-0/+3
* kernel-devicetree: Corrected normalize_dtbPaulo Neves2018-07-041-1/+1