summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-10-13classes/waf: Add build and install argumentsJoshua Watt
2020-10-10base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa
2020-10-10base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa
2020-10-09abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie
2020-10-08devtool: fix modify with patches in override directoriesRoss Burton
2020-10-07wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-10-07classes/sanity: Bump minimum python version to 3.5Joshua Watt
2020-10-06kernel-fitimage: generate openssl RSA keys for signing fitimageUsama Arif
2020-09-30populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDESChen Qi
2020-09-30cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of pat...Chris Laplante
2020-09-30cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-...Chris Laplante
2020-09-30testimage: Add testimage_dump_target to kwargsSaul Wold
2020-09-30Space-comma CleanupsJon Mason
2020-09-30sstate: set mode explicitly when creating directories in sstate-cacheRoss Burton
2020-09-30staging: Ensure cleaned dependencies are addedRichard Purdie
2020-09-28go-mod.bbclass: use append to add `modcacherw`Peter A. Bigot
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