summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* reproducible_build.bbclass: Enable -Wdate-timeKhem Raj2021-05-011-0/+3
* buildstats.bbclass: collect data in the same file.Sakib Sajal2021-04-271-12/+20
* license_image.bbclass: Fix symlink to generic license filesReto Schneider2021-04-271-2/+3
* license_image.bbclass: Detect broken symlinksReto Schneider2021-04-271-2/+13
* qemurunner: Add support for qmp commandsSaul Wold2021-04-271-0/+6
* kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkoutKai Kang2021-04-241-1/+1
* cmake.bbclass: remove ${B} before cmake_do_configureKai Kang2021-04-241-5/+3
* sanity: Further improve directory sanity testsRichard Purdie2021-04-201-9/+12
* sanity: Add error check for '%' in build pathRichard Purdie2021-04-181-0/+2
* insane: clean up some more warning messagesRoss Burton2021-04-181-6/+6
* cpan-base: set default UPSTREAM_CHECK_REGEXKonrad Weihmann2021-04-181-0/+9
* cross-canadian: Whitelist "mingw32" as TARGET_OSAnatol Belski2021-04-181-1/+1
* externalsrc: Detect code changes in submodulesDouglas Royds2021-04-181-5/+6
* Revert "externalsrc: Detect code changes in submodules"Douglas Royds2021-04-181-9/+7
* archiver: Fix typosDaniel Ammann2021-04-181-4/+4
* uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi2021-04-061-19/+22
* kernel-yocto: fix do_kernel_configme indentationYann Dirson2021-04-061-5/+5
* u-boot: Use a different Key for SPL signingKlaus Heinrich Kiwi2021-04-062-10/+45
* u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi2021-04-062-35/+340
* u-boot: Move definitions to common locationsKlaus Heinrich Kiwi2021-04-063-58/+91
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-0/+1
* uboot: Deploy default symlinks with fitImageKlaus Heinrich Kiwi2021-04-051-0/+9
* image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne2021-04-051-1/+1
* image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson2021-03-312-1/+8
* buildhistory: add missing vardepsexcludesChristopher Larson2021-03-311-0/+3
* populate_sdk_ext: Add support for PR serviceMark Hatle2021-03-311-0/+25
* meson: use native-file instead of environment variablesRoss Burton2021-03-311-30/+24
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-03-281-1/+3
* classes/image: use oe.utils.directory_size() instead of duRoss Burton2021-03-281-4/+2
* sstate: Add documentation for eventhandlers and tweak namingRichard Purdie2021-03-231-6/+21
* sstate: Remove stale objects before the main buildRichard Purdie2021-03-231-0/+45
* linux-dummy: add empty dependent packagesLi Wang2021-03-201-0/+26
* devshell.bbclass: Exceptions displayed within devpyshellDorinda Bassey2021-03-201-0/+1
* kernel-fitimage.bbclass: support both KERNEL_DEVICETREE/EXTERNAL_KERNEL_DEVIC...Ming Liu2021-03-201-2/+8
* externalsrc: Detect code changes in submodulesDouglas Royds2021-03-201-7/+9
* cmake: Fully-qualified path to arDouglas Royds2021-03-201-1/+2
* base: respect downloadfilename when sniffing the SRC_URI for dependenciesRoss Burton2021-03-201-6/+8
* image.bbclass: deltask do_packagedataRobert Yang2021-03-151-1/+1
* multilib_global: handle REQUIRED_VERSIONCharlie Davies2021-03-151-29/+38
* go-dep: RemoveKhem Raj2021-03-151-8/+0
* populate_sdk_ext: record METADATA_REVISIONChen Qi2021-03-141-0/+3
* license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is bigPeter Kjellerstedt2021-03-141-5/+4
* cmake.bbclass: Create cmake arch mapping for ppc64leKhem Raj2021-03-141-0/+2
* metadata_scm.bbclass: Use immediate expansion for the METADATA_* variablesPeter Kjellerstedt2021-03-141-5/+5
* toolchain-scripts.bbclass: customize prompt string for SDKsKai Kang2021-03-111-0/+3
* sanity.bbclass: Add az fetcher to accepted URI protocols for mirrors sanityAlejandro Hernandez Samaniego2021-03-111-1/+1
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-1/+1
* runqemu: add QB_GRAPHICSJon Mason2021-03-111-0/+4
* buildstats.bbclass: improve timeout handlingSakib Sajal2021-03-111-7/+35
* insane: don't check for a warning string that is never outputRoss Burton2021-03-101-21/+1