summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* base: Clean up module import compatibility codeRichard Purdie2022-04-011-9/+2
* base: Don't add duplicates to sys.pathRichard Purdie2022-04-011-2/+2
* cmake: support to create per-toolchain cmake file in SDKJagadeesh Krishnanjanappa2022-03-311-0/+1
* mirrors: Add missing gitsm entries for yocto/oe mirrorsRichard Purdie2022-03-311-0/+2
* cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska2022-03-301-11/+40
* cve-check: add json formatMarta Rybczynska2022-03-301-1/+143
* kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPESMing Liu2022-03-291-1/+9
* kernel-fitimage.bbclass: change 'echo' to 'bbnote'Ming Liu2022-03-291-13/+12
* create-spdx: Avoid regex warning by quoting correctlyRichard Purdie2022-03-291-1/+1
* rust-common: override RUST_LIBC for crosssdkChristian Eggers2022-03-261-0/+1
* kernel.bbclass: avoid config changes based on the availability of paholeMichael Olbrich2022-03-261-2/+2
* license.bbclass: Remove the available_licenses() functionPeter Kjellerstedt2022-03-241-15/+0
* create-spdx.bbclass: Simplify extraction of license textPeter Kjellerstedt2022-03-241-15/+10
* sanity: Add warning for local hasheqiv server with remote sstate mirrorsRichard Purdie2022-03-241-0/+5
* kernel-fitimage.bbclass: introduce get_fit_replacement_type functionMing Liu2022-03-231-9/+7
* toaster: Fix broken overrides usageRichard Purdie2022-03-211-3/+3
* classes/setuptools_build_meta: rename to python_setuptools_build_metaRoss Burton2022-03-201-0/+0
* cargo: Add missing nativesdk supportRichard Purdie2022-03-171-0/+1
* classes/python_pep517: consolidate stub do_configureRoss Burton2022-03-174-19/+7
* classes/flit_core: rename to python_flit_coreRoss Burton2022-03-171-1/+1
* classes/setuptools_build_meta: use python_pep517_do_compileRoss Burton2022-03-171-8/+3
* classes/python_pep517: add more commentsRoss Burton2022-03-171-3/+6
* classes/python_poetry_core: use python_pep517_do_compileRoss Burton2022-03-171-7/+3
* classes/python_pep517: implement a standard do_compileRoss Burton2022-03-171-1/+12
* classes/flit_core: use python_pep517_do_compileRoss Burton2022-03-171-8/+3
* license: Drop AVAILABLE_LICENSESRichard Purdie2022-03-161-4/+0
* sstate: Allow optimisation of do_create_spdx task dependenciesRichard Purdie2022-03-161-1/+1
* create-spdx: Use function rather than AVAILABLE_LICENSESRichard Purdie2022-03-161-4/+4
* kernel-fitimage: allow overriding FIT configuration prefixAhmad Fatoum2022-03-161-3/+6
* devupstream: fix handling of SRC_URIRoss Burton2022-03-161-2/+3
* python_pep517: use installer instead of pipRoss Burton2022-03-161-23/+4
* poetry_core: update for renamed class pip_install_wheel to python_pep517Ross Burton2022-03-161-3/+3
* poetry_core: Rename to python_poetry_coreRichard Purdie2022-03-161-2/+2
* setuptools3_rust: Rename to python_setuptools3_rustRichard Purdie2022-03-161-2/+2
* py3o: Rename to python_py3oRichard Purdie2022-03-162-2/+2
* poetry_core.bbclass: move from meta-pythonTim Orling2022-03-161-0/+15
* setuptools3_rust.bbclass: move from meta-pythonTim Orling2022-03-161-0/+11
* pyo3.bbclass: move from meta-pythonTim Orling2022-03-161-0/+30
* image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]Peter Kjellerstedt2022-03-151-1/+1
* package.bbclass: Remove an unnecessary path from do_package[dirs]Peter Kjellerstedt2022-03-151-1/+1
* deploy.bbclass: Remove an unnecessary path from do_deploy[dirs]Peter Kjellerstedt2022-03-151-1/+1
* create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]Peter Kjellerstedt2022-03-151-1/+1
* ppc/siteinfo: Fix differences between musl and glibcKhem Raj2022-03-151-12/+12
* image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu2022-03-131-2/+2
* python_pep517: move PEP517_SOURCE_PATH to python_pep517Ross Burton2022-03-133-6/+3
* meta: rename pip_install_wheel.bbclass to python_pep517.bbclassRoss Burton2022-03-134-22/+25
* setuptools3-base: improve RDEPENDS assignmentRoss Burton2022-03-121-1/+1
* pip_install_wheel: add a generic do_install for bootstrappingRoss Burton2022-03-111-0/+6
* flit_core: remove redundant python3-pip-native DEPENDSRoss Burton2022-03-111-1/+1
* overlayfs-etc: add condition to package-management feature conflictClaudius Heine2022-03-101-1/+1