summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2022-03-17classes/python_pep517: consolidate stub do_configureRoss Burton
2022-03-17classes/flit_core: rename to python_flit_coreRoss Burton
2022-03-17classes/setuptools_build_meta: use python_pep517_do_compileRoss Burton
2022-03-17classes/python_pep517: add more commentsRoss Burton
2022-03-17classes/python_poetry_core: use python_pep517_do_compileRoss Burton
2022-03-17classes/python_pep517: implement a standard do_compileRoss Burton
2022-03-17classes/flit_core: use python_pep517_do_compileRoss Burton
2022-03-16license: Drop AVAILABLE_LICENSESRichard Purdie
2022-03-16sstate: Allow optimisation of do_create_spdx task dependenciesRichard Purdie
2022-03-16create-spdx: Use function rather than AVAILABLE_LICENSESRichard Purdie
2022-03-16kernel-fitimage: allow overriding FIT configuration prefixAhmad Fatoum
2022-03-16devupstream: fix handling of SRC_URIRoss Burton
2022-03-16python_pep517: use installer instead of pipRoss Burton
2022-03-16poetry_core: update for renamed class pip_install_wheel to python_pep517Ross Burton
2022-03-16poetry_core: Rename to python_poetry_coreRichard Purdie
2022-03-16setuptools3_rust: Rename to python_setuptools3_rustRichard Purdie
2022-03-16py3o: Rename to python_py3oRichard Purdie
2022-03-16poetry_core.bbclass: move from meta-pythonTim Orling
2022-03-16setuptools3_rust.bbclass: move from meta-pythonTim Orling
2022-03-16pyo3.bbclass: move from meta-pythonTim Orling
2022-03-15image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]Peter Kjellerstedt
2022-03-15package.bbclass: Remove an unnecessary path from do_package[dirs]Peter Kjellerstedt
2022-03-15deploy.bbclass: Remove an unnecessary path from do_deploy[dirs]Peter Kjellerstedt
2022-03-15create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]Peter Kjellerstedt
2022-03-15ppc/siteinfo: Fix differences between musl and glibcKhem Raj
2022-03-13image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu
2022-03-13python_pep517: move PEP517_SOURCE_PATH to python_pep517Ross Burton
2022-03-13meta: rename pip_install_wheel.bbclass to python_pep517.bbclassRoss Burton
2022-03-12setuptools3-base: improve RDEPENDS assignmentRoss Burton
2022-03-11pip_install_wheel: add a generic do_install for bootstrappingRoss Burton
2022-03-11flit_core: remove redundant python3-pip-native DEPENDSRoss Burton
2022-03-10overlayfs-etc: add condition to package-management feature conflictClaudius Heine