summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-06-10classes/reproducible_build: Use atomic rename for SDE fileJoshua Watt
2021-06-02package_rpm: pass XZ_THREADS to rpmRoss Burton
2021-05-22sstate: Ignore sstate signing keyDaniel McGregor
2021-05-22baremetal-image: Fix post process command rootfs_update_timestampAlejandro Hernandez Samaniego
2021-05-22sstate: Handle manifest 'corruption' issueRichard Purdie
2021-05-22image.bbclass: fix comment "pacackages" -> "packages"Robert P. J. Day
2021-05-11sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure messageMichael Opdenacker
2021-05-07classes/image: Use xargs to set file timestampsJoshua Watt
2021-05-06license_image.bbclass: Fix symlink to generic license filesReto Schneider
2021-05-06license_image.bbclass: Detect broken symlinksReto Schneider
2021-04-26cmake.bbclass: remove ${B} before cmake_do_configureKai Kang
2021-04-26kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkoutKai Kang
2021-04-23externalsrc: Detect code changes in submodulesDouglas Royds
2021-04-23Revert "externalsrc: Detect code changes in submodules"Douglas Royds
2021-04-23insane: clean up some more warning messagesRoss Burton
2021-04-23sanity: Add error check for '%' in build pathRichard Purdie
2021-04-23archiver: Fix typosDaniel Ammann
2021-04-06uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi
2021-04-06kernel-yocto: fix do_kernel_configme indentationYann Dirson
2021-04-06u-boot: Use a different Key for SPL signingKlaus Heinrich Kiwi
2021-04-06u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi
2021-04-06u-boot: Move definitions to common locationsKlaus Heinrich Kiwi
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-04-05uboot: Deploy default symlinks with fitImageKlaus Heinrich Kiwi
2021-04-05image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne
2021-03-31image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson
2021-03-31buildhistory: add missing vardepsexcludesChristopher Larson
2021-03-31populate_sdk_ext: Add support for PR serviceMark Hatle
2021-03-31meson: use native-file instead of environment variablesRoss Burton
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28classes/image: use oe.utils.directory_size() instead of duRoss Burton
2021-03-23sstate: Add documentation for eventhandlers and tweak namingRichard Purdie
2021-03-23sstate: Remove stale objects before the main buildRichard Purdie
2021-03-20linux-dummy: add empty dependent packagesLi Wang
2021-03-20devshell.bbclass: Exceptions displayed within devpyshellDorinda Bassey
2021-03-20kernel-fitimage.bbclass: support both KERNEL_DEVICETREE/EXTERNAL_KERNEL_DEVIC...Ming Liu
2021-03-20externalsrc: Detect code changes in submodulesDouglas Royds
2021-03-20cmake: Fully-qualified path to arDouglas Royds
2021-03-20base: respect downloadfilename when sniffing the SRC_URI for dependenciesRoss Burton
2021-03-15image.bbclass: deltask do_packagedataRobert Yang
2021-03-15multilib_global: handle REQUIRED_VERSIONCharlie Davies
2021-03-15go-dep: RemoveKhem Raj
2021-03-14populate_sdk_ext: record METADATA_REVISIONChen Qi
2021-03-14license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is bigPeter Kjellerstedt
2021-03-14cmake.bbclass: Create cmake arch mapping for ppc64leKhem Raj
2021-03-14metadata_scm.bbclass: Use immediate expansion for the METADATA_* variablesPeter Kjellerstedt
2021-03-11toolchain-scripts.bbclass: customize prompt string for SDKsKai Kang
2021-03-11sanity.bbclass: Add az fetcher to accepted URI protocols for mirrors sanityAlejandro Hernandez Samaniego
2021-03-11runqemu: correct forcing of ttyS0Jon Mason
2021-03-11runqemu: add QB_GRAPHICSJon Mason