summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-08-09cve-check: improve comment about CVE patch file namesMichael Opdenacker
2021-08-09cve-check: update link to NVD website for CVE detailsMichael Opdenacker
2021-08-09cve-check: fix commentsMichael Opdenacker
2021-08-09license: Exclude COPYING.MIT from pseudoRichard Purdie
2021-08-09sstate: Fix rebuilds when changing layer configRichard Purdie
2021-07-31archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li
2021-07-31archiver.bbclass: Fix patch error for recipes that inherit dos2unix.leimaohui
2021-07-31sstate: Drop pseudo exclusionRichard Purdie
2021-07-13linux-yocto-dev: base AUTOREV on specified versionBruce Ashfield
2021-07-13sstate/staging: Handle directory creation race issueRichard Purdie
2021-06-30kernel-devicetree: Fix interaction when packaging disabledRichard Purdie
2021-06-30sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho
2021-06-30kernel: Fix interaction when packaging disabledRichard Purdie
2021-06-30package_pkgdata: Avoid task hash mismatches for generic task changesRichard Purdie
2021-06-30uboot-sign.bbclass: fix some install commandsMing Liu
2021-06-22kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami
2021-06-22linuxloader: Be aware of riscv32 ldsoKhem Raj
2021-06-18native.bbclass: Do not remove "-native" in the middle of recipe namesPeter Kjellerstedt
2021-06-10image-live.bbclass: order do_bootimg after do_rootfsGuillaume Champagne
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