summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* rootfs-postcommands: correctly set systemd target for weston imagesAlexander Kanavin2021-03-061-1/+1
* core-image.bbclass: add a weston IMAGE_FEATURE, similar to x11-baseAlexander Kanavin2021-03-061-0/+2
* meson: update 0.56.2 -> 0.57.1Alexander Kanavin2021-03-021-0/+2
* bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image classRichard Purdie2021-02-271-1/+1
* populate_sdk: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-02-271-1/+1
* image: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-02-271-0/+2
* externalsrc: Pass through npmsw URIs in SRC_URIMike Crowe2021-02-261-0/+1
* package/package_rpm: Disable font_provides configuration for reproducibiltyRichard Purdie2021-02-262-1/+2
* go: Enable CGO and pie buildmode on rv64Khem Raj2021-02-261-3/+2
* goarch: Use softfloat instead of 387 for 386 goarchKhem Raj2021-02-261-1/+1
* reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie2021-02-241-4/+0
* reproducible_builds: SOURCE_DATE_EPOCH should not be 0Jan-Simon Möller2021-02-241-4/+15
* report-error.bbclass: Add layer and bitbake version info to error reportMilan Shah2021-02-231-0/+4
* kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi2021-02-231-20/+20
* goarch.bbclass: Fix ppc64le detectionKhem Raj2021-02-231-5/+2