summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* rm_work: Simplify looping codeRichard Purdie2018-06-211-39/+39
* rm_work: Improve code commentsRichard Purdie2018-06-211-13/+13
* rm_work: The do_setscene task has not existed for yearsRichard Purdie2018-06-211-3/+0
* rm_work: Stop appending _setscene to do_image_complete_setscene stampsRichard Purdie2018-06-211-0/+4
* Revert "rm_work: Stop appending _setscene to do_image_complete_setscene stamps"Richard Purdie2018-06-211-4/+4
* image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin2018-06-182-2/+4
* qemuwrapper-cross: enable multilib and nativesdk variants of the scriptAlexander Kanavin2018-06-182-2/+2
* gtk-immodules-cache.bbclass: convert cache creation to postinst_intercept mec...Alexander Kanavin2018-06-181-42/+28
* Only add uninative and checksum if inherited uninative classJeremy Puhlman2018-06-181-2/+3
* Multilibize the UPDATERCPN variableJeremy Puhlman2018-06-181-0/+1
* meson: only use lists of commands in cross file if requiredRoss Burton2018-06-181-12/+13