summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* Revert "classes/buildhistory: also save recipe info for native recipes"Richard Purdie2020-10-261-4/+4
* classes/buildhistory: also save recipe info for native recipesPaul Eggleton2020-10-201-4/+4
* classes/buildhistory: record SRC_URIPaul Eggleton2020-10-201-0/+3
* siteinfo: Recognize bigendian sh3be and sh4beMartin Jansa2020-10-171-0/+2
* siteinfo: Recognize 32bit PPC LEMartin Jansa2020-10-171-0/+3
* waf: add ${B} to do_configure[cleandirs]Ross Burton2020-10-171-0/+1
* waf: don't assume the waf intepretter is goodRoss Burton2020-10-171-4/+9
* autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARSKhem Raj2020-10-171-1/+1
* classes: Fixed the problem of undefined variables when compiling meta-toolchain.zangrc2020-10-171-1/+1
* externalsrc: No single-task lock if S != BDouglas Royds2020-10-171-1/+1
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-131-1/+4
* uninative: Fix typo in error messageNaoki Hayama2020-10-131-1/+1
* classes/waf: Add build and install argumentsJoshua Watt2020-10-131-2/+7
* base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa2020-10-101-0/+5
* base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa2020-10-101-2/+2
* 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