summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-05-09abi_version/sstate: Bump hashequiv and sstate versions due to git changesRichard Purdie
2022-05-09package: Ensure we track whether PRSERV was active or notRichard Purdie
2022-05-09base: Avoid circular references to our own scriptsRichard Purdie
2022-05-09rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal
2022-05-09cve-check: fix symlinks where link and output path are equalDavide Gardenal
2022-05-09cve-check: add JSON format to summary outputDavide Gardenal
2022-05-09cve-check: no need to depend on the fetch taskRoss Burton
2022-04-29staging: Ensure we filter out ourselvesRichard Purdie
2022-04-29sanity: skip make 4.2.1 warning for debianNicolas Dechesne
2022-04-29base: Drop git interceptRichard Purdie
2022-04-29install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker
2022-04-29go.bbclass: disable the use of the default configuration fileChen Qi
2022-04-29create-spdx: delete virtual/kernel dependency to fix FreeRTOS buildDavide Gardenal
2022-04-29devshell.bbclass: Allow devshell & pydevshell to use the networkPeter Kjellerstedt
2022-04-29qemu.bbclass: Extend ppc/ppc64 extra optionsKhem Raj
2022-04-29kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETARuss Dill
2022-04-29package.bbclass: Prevent perform_packagecopy from removing /sysroot-onlyRuss Dill
2022-04-28create-spdx: fix error when symlink cannot be createdDavide Gardenal
2022-04-28package_manager: fix missing dependency on gnupg when signing deb package feedsFerry Toth
2022-04-14kernel: Delete unused KERNEL_LOCALVERSION variableAlex Kiernan
2022-04-14sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systemsRichard Purdie
2022-04-14externalsrc/devtool: Fix to work with fixed export funcition flags handlingRichard Purdie
2022-04-12kernel.bbclass: Fix the do_strip() malfunctionKevin Hao
2022-04-09license_image.bbclass: close package.manifest fileMartin Jansa
2022-04-09package_ipk/deb: Fix specific version handlingRichard Purdie
2022-04-05u-boot: Fix condition for install_spl_helperSean Anderson
2022-04-03insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerunPeter Kjellerstedt
2022-04-03insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QAPeter Kjellerstedt
2022-04-03mirrors: Switch glibc and binutils to use shallow mirror tarballsRichard Purdie
2022-04-03kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot pathAlessio Igor Bogani
2022-04-01testimage: inline updateTestData()Ross Burton
2022-04-01image_types: hddimg and iso only work on x86Ross Burton
2022-04-01base: Clean up module import compatibility codeRichard Purdie
2022-04-01base: Don't add duplicates to sys.pathRichard Purdie
2022-03-31cmake: support to create per-toolchain cmake file in SDKJagadeesh Krishnanjanappa
2022-03-31mirrors: Add missing gitsm entries for yocto/oe mirrorsRichard Purdie
2022-03-30cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska
2022-03-30cve-check: add json formatMarta Rybczynska
2022-03-29kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPESMing Liu
2022-03-29kernel-fitimage.bbclass: change 'echo' to 'bbnote'Ming Liu
2022-03-29create-spdx: Avoid regex warning by quoting correctlyRichard Purdie
2022-03-26rust-common: override RUST_LIBC for crosssdkChristian Eggers
2022-03-26kernel.bbclass: avoid config changes based on the availability of paholeMichael Olbrich
2022-03-24license.bbclass: Remove the available_licenses() functionPeter Kjellerstedt
2022-03-24create-spdx.bbclass: Simplify extraction of license textPeter Kjellerstedt
2022-03-24sanity: Add warning for local hasheqiv server with remote sstate mirrorsRichard Purdie
2022-03-23kernel-fitimage.bbclass: introduce get_fit_replacement_type functionMing Liu
2022-03-21toaster: Fix broken overrides usageRichard Purdie
2022-03-20classes/setuptools_build_meta: rename to python_setuptools_build_metaRoss Burton
2022-03-17cargo: Add missing nativesdk supportRichard Purdie