summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* distutils-common-base: fix LINKSHARED expansionAnuj Mittal2020-12-031-1/+1
* fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie2020-12-031-1/+1
* cve-check: show real PN/PVRoss Burton2020-12-031-3/+6
* license_image.bbclass: use canonical name for license filesVyacheslav Yurkov2020-12-031-1/+2
* roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne2020-11-293-3/+3
* kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung2020-11-291-1/+1
* kernel: relocate copy of module.lds to module compilation taskBruce Ashfield2020-11-291-1/+4
* kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield2020-11-291-0/+1
* testimage: print results for interrupted runsKonrad Weihmann2020-11-201-8/+11
* kernel-module-split.bbclass: identify kernel modconf files as configuration f...Gratian Crisan2020-11-201-0/+1
* qemuboot.bbclass: Fix a typoKhem Raj2020-11-121-1/+1
* 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