summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-02-01sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda
2021-02-01externalsrc: Fix parsing error with devtool non-git sourcesTomasz Dziendzielski
2021-01-27linuxloader: Avoid confusing string concat errorsRichard Purdie
2021-01-21image_types_wic: Move wic working directoryPaul Barker
2021-01-21wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-01-19systemd.bbclass: improve error message when a service unit specified in SYSTE...Chris Laplante
2021-01-14license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa
2020-12-28archiver.bbclass: Fix --runall=deploy_archives for imagesRobert Yang
2020-12-28go.bbclass: Use external linker for native packagesKhem Raj
2020-12-10uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-12-10kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILESGratian Crisan
2020-12-10populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri
2020-12-10image_types: remove obsolete tar commentRoss Burton
2020-12-10image_types: sort tarball file listingsRoss Burton
2020-11-25distutils-common-base: fix LINKSHARED expansionAnuj Mittal
2020-11-25fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie
2020-11-25cve-check: show real PN/PVRoss Burton
2020-11-25license_image.bbclass: use canonical name for license filesVyacheslav Yurkov
2020-11-19roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne
2020-11-19kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung
2020-11-19kernel: relocate copy of module.lds to module compilation taskBruce Ashfield
2020-11-19kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield
2020-11-17testimage: print results for interrupted runsKonrad Weihmann
2020-11-17kernel-module-split.bbclass: identify kernel modconf files as configuration f...Gratian Crisan
2020-11-12qemuboot.bbclass: Fix a typoKhem Raj
2020-10-23Revert "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