summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel-fitimage: Make DTB key insertion optionalAlex Kiernan2018-07-041-1/+1
* multilib: Fix issues with some cross-canadian toolchain sysrootsRichard Purdie2018-07-021-0/+2
* staging: Improve fixup processing codeRichard Purdie2018-07-021-12/+6
* classes/utils: Improve all_multilib_tune_valuesRichard Purdie2018-07-021-9/+2
* staging/image: Fix multilib recipe sysroot issuesRichard Purdie2018-07-022-0/+6
* license: Fix and extend recommendations for license packages.Alp Ă–zmert2018-07-021-0/+3
* bitbake.conf: handle cmake -dev files packaging with default rulesAndre McCurdy2018-06-281-2/+0
* insane.bbclass: Don't let warnings make previous errors non-fatalOlof Johansson2018-06-281-6/+6
* insane.bbclass: Make missing license file fatalOlof Johansson2018-06-281-1/+1
* kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not setAlex Kiernan2018-06-281-1/+1
* image: Set COREBASE as the git directory for timestampAlex Kiernan2018-06-281-1/+1
* systemd: escape paths passed to shellDamien Riegel2018-06-271-5/+9
* mirrors: add Debian snapshot mirror for 2018Ross Burton2018-06-271-0/+1
* bitbake.conf/testimage: Add in compatiblity hacksRichard Purdie2018-06-211-0/+2
* image/testimage: Rework auto image test executionRichard Purdie2018-06-214-25/+14
* image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie2018-06-212-14/+4
* image: Combine all the class handling code into a single sectionRichard Purdie2018-06-211-30/+23