summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-12-03license_image.bbclass: use canonical name for license filesVyacheslav Yurkov
2020-11-29roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne
2020-11-29kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung
2020-11-29kernel: relocate copy of module.lds to module compilation taskBruce Ashfield
2020-11-29kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield
2020-11-20testimage: print results for interrupted runsKonrad Weihmann
2020-11-20kernel-module-split.bbclass: identify kernel modconf files as configuration f...Gratian Crisan
2020-11-12qemuboot.bbclass: Fix a typoKhem Raj
2020-10-26Revert "classes/buildhistory: also save recipe info for native recipes"Richard Purdie
2020-10-20classes/buildhistory: also save recipe info for native recipesPaul Eggleton
2020-10-20classes/buildhistory: record SRC_URIPaul Eggleton
2020-10-17siteinfo: Recognize bigendian sh3be and sh4beMartin Jansa
2020-10-17siteinfo: Recognize 32bit PPC LEMartin Jansa
2020-10-17waf: add ${B} to do_configure[cleandirs]Ross Burton
2020-10-17waf: don't assume the waf intepretter is goodRoss Burton
2020-10-17autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARSKhem Raj
2020-10-17classes: Fixed the problem of undefined variables when compiling meta-toolchain.zangrc
2020-10-17externalsrc: No single-task lock if S != BDouglas Royds
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-10-13uninative: Fix typo in error messageNaoki Hayama
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-17kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa
2020-09-17kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa
2020-09-17kernel.bbclass: use bash variables like imageType, base_name without {}Martin Jansa
2020-09-17image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2020-09-17insane: check for missing update-alternatives inheritAndrey Zhizhikin
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-14populate_sdk_ext: Do not assume local.conf will always existKhem Raj