summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-12-18kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILESGratian Crisan
2020-12-18populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri
2020-12-18image_types: remove obsolete tar commentRoss Burton
2020-12-18image_types: sort tarball file listingsRoss Burton
2020-12-03distutils-common-base: fix LINKSHARED expansionAnuj Mittal
2020-12-03fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie
2020-12-03cve-check: show real PN/PVRoss Burton
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