summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie2020-10-091-0/+3
* devtool: fix modify with patches in override directoriesRoss Burton2020-10-081-1/+3
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2020-10-071-1/+1
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2020-10-074-1/+10
* classes/sanity: Bump minimum python version to 3.5Joshua Watt2020-10-071-2/+2
* kernel-fitimage: generate openssl RSA keys for signing fitimageUsama Arif2020-10-061-0/+44
* populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDESChen Qi2020-09-301-0/+6
* cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of pat...Chris Laplante2020-09-301-16/+22
* cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-...Chris Laplante2020-09-301-4/+4
* testimage: Add testimage_dump_target to kwargsSaul Wold2020-09-301-0/+1
* Space-comma CleanupsJon Mason2020-09-302-2/+2
* sstate: set mode explicitly when creating directories in sstate-cacheRoss Burton2020-09-301-1/+1
* staging: Ensure cleaned dependencies are addedRichard Purdie2020-09-301-1/+1
* go-mod.bbclass: use append to add `modcacherw`Peter A. Bigot2020-09-281-1/+1
* kernel.bbclass: ensure symlink_kernsrc task gets run even with externalsrcRasmus Villemoes2020-09-281-1/+4
* sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter2020-09-281-1/+1
* kernel-yocto: add KBUILD_DEFCONFIG search location to failure messageBruce Ashfield2020-09-251-1/+1
* qemuboot: Add QB_RNG variableKhem Raj2020-09-241-0/+4
* testexport: rename create_tarball methodKonrad Weihmann2020-09-211-4/+4
* image-artifact-names: make variables overridableJens Rehsack2020-09-201-4/+4
* kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa2020-09-171-7/+7
* kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa2020-09-171-4/+2
* kernel.bbclass: use bash variables like imageType, base_name without {}Martin Jansa2020-09-171-10/+10
* image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa2020-09-178-8/+34
* insane: check for missing update-alternatives inheritAndrey Zhizhikin2020-09-171-0/+9
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-1/+1
* populate_sdk_ext: Do not assume local.conf will always existKhem Raj2020-09-141-2/+3
* cve-update-db-native: use fetch taskRoss Burton2020-09-121-1/+1
* license_image.bbclass: Fix symlink to the image license manifest dir creationDiego Sueiro2020-09-121-8/+10
* linuxloader.bbclass: Define riscv32 ldso for muslKhem Raj2020-09-121-0/+2
* cve-check: avoid FileNotFoundError if no do_cve_check task has runChris Laplante2020-09-101-6/+7
* cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante2020-09-101-0/+1
* image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS referenceMatt Madison2020-09-081-1/+1
* insane: only load real files as ELFRoss Burton2020-09-051-6/+7
* package.bbclass: hash equivalency and pr serviceMark Hatle2020-09-031-8/+50
* kernel-yocto: only replace leading -I in include pathsYanfei Xu2020-09-031-1/+1
* insane: improve gnu-hash-style warningRoss Burton2020-09-021-1/+2
* insane: fix gnu-hash-style checkSumit Garg2020-09-021-1/+1
* license_image.bbclass: Create symlink to the image license manifest dirDiego Sueiro2020-09-021-0/+9
* kernel-yocto: checksum all modifications to available kernel fragments direct...Bruce Ashfield2020-08-281-0/+16
* kernel.bbclass: Move away from calling package_get_auto_prMark Hatle2020-08-281-1/+4
* buildhistory.bbclass: Rework to use read_subpackage_metadataMark Hatle2020-08-281-27/+22
* kernel-yocto: allow promotion of configuration warnings to errorsBruce Ashfield2020-08-281-2/+11
* package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton2020-08-281-1/+1
* image_types_wic: Add ASSUME_PROVIDED to WICVARSVijai Kumar K2020-08-271-1/+2
* kernel.bbclass: Remove do_install[prefunc] no longer neededMark Hatle2020-08-261-1/+0
* package_tar.bbclass: Sync to the other package_* classesMark Hatle2020-08-262-4/+3
* kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes2020-08-261-1/+1
* nativesdk-sdk-provides-dummy: Add /bin/shRichard Purdie2020-08-221-1/+1
* package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle2020-08-201-1/+1