summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-09-28kernel.bbclass: ensure symlink_kernsrc task gets run even with externalsrcRasmus Villemoes
2020-09-28sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter
2020-09-25kernel-yocto: add KBUILD_DEFCONFIG search location to failure messageBruce Ashfield
2020-09-24qemuboot: Add QB_RNG variableKhem Raj
2020-09-21testexport: rename create_tarball methodKonrad Weihmann
2020-09-20image-artifact-names: make variables overridableJens Rehsack
2020-09-16kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa
2020-09-16kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa
2020-09-16kernel.bbclass: use bash variables like imageType, base_name without {}Martin Jansa
2020-09-16image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2020-09-15insane: check for missing update-alternatives inheritAndrey Zhizhikin
2020-09-14wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-13populate_sdk_ext: Do not assume local.conf will always existKhem Raj
2020-09-11cve-update-db-native: use fetch taskRoss Burton
2020-09-11license_image.bbclass: Fix symlink to the image license manifest dir creationDiego Sueiro
2020-09-11linuxloader.bbclass: Define riscv32 ldso for muslKhem Raj
2020-09-09cve-check: avoid FileNotFoundError if no do_cve_check task has runChris Laplante
2020-09-09cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante
2020-09-08image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS referenceMatt Madison
2020-09-05insane: only load real files as ELFRoss Burton
2020-09-03package.bbclass: hash equivalency and pr serviceMark Hatle
2020-09-03kernel-yocto: only replace leading -I in include pathsYanfei Xu
2020-09-02insane: improve gnu-hash-style warningRoss Burton
2020-09-02insane: fix gnu-hash-style checkSumit Garg
2020-09-02license_image.bbclass: Create symlink to the image license manifest dirDiego Sueiro
2020-08-28kernel-yocto: checksum all modifications to available kernel fragments direct...Bruce Ashfield
2020-08-28kernel.bbclass: Move away from calling package_get_auto_prMark Hatle
2020-08-28buildhistory.bbclass: Rework to use read_subpackage_metadataMark Hatle
2020-08-28kernel-yocto: allow promotion of configuration warnings to errorsBruce Ashfield
2020-08-28package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton
2020-08-27image_types_wic: Add ASSUME_PROVIDED to WICVARSVijai Kumar K
2020-08-26kernel.bbclass: Remove do_install[prefunc] no longer neededMark Hatle
2020-08-26package_tar.bbclass: Sync to the other package_* classesMark Hatle
2020-08-26kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes
2020-08-22nativesdk-sdk-provides-dummy: Add /bin/shRichard Purdie
2020-08-20package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle
2020-08-15packagefeed-stability: Remove as obsoleteRichard Purdie
2020-08-13kernel-yocto: split meta data gathering into patch and config phasesBruce Ashfield
2020-08-13kernel-yocto: set cwd before querying the meta data dirBruce Ashfield
2020-08-13kernel.bbclass: Configuration for environment with HOSTCXXZhang Qiang
2020-08-10cmake.bbclass: Rework compiler program variables for allarchNathan Rossi
2020-08-08uninative: Handle PREMIRRORS genericallyRichard Purdie
2020-08-08populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOTRichard Purdie
2020-08-08kernel-yocto: enhance configuration queue analysis capabilitiesBruce Ashfield
2020-08-08cml1: Add the option to choose the .config root dirDiego Sueiro
2020-08-08kernel-fitimage: build configuration for image tree when dtb is not presentUsama Arif
2020-08-06kernel-devicetree: Fix intermittent build failures caused by DTB buildsTyler Hicks
2020-08-06kernel/yocto: allow dangling KERNEL_FEATURESBruce Ashfield
2020-08-06meson.bbclass: add a cups-config entryAlexander Kanavin
2020-07-28gtk-icon-cache.bbclass: add features_checkChangqing Li