summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel: Delete unused KERNEL_LOCALVERSION variableAlex Kiernan2022-04-141-2/+0
* sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systemsRichard Purdie2022-04-141-0/+6
* externalsrc/devtool: Fix to work with fixed export funcition flags handlingRichard Purdie2022-04-141-9/+10
* kernel.bbclass: Fix the do_strip() malfunctionKevin Hao2022-04-121-1/+1
* license_image.bbclass: close package.manifest fileMartin Jansa2022-04-101-2/+2
* package_ipk/deb: Fix specific version handlingRichard Purdie2022-04-102-2/+12
* u-boot: Fix condition for install_spl_helperSean Anderson2022-04-051-1/+1
* insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerunPeter Kjellerstedt2022-04-031-0/+1
* insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QAPeter Kjellerstedt2022-04-031-2/+2
* mirrors: Switch glibc and binutils to use shallow mirror tarballsRichard Purdie2022-04-031-0/+11
* kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot pathAlessio Igor Bogani2022-04-031-8/+7
* testimage: inline updateTestData()Ross Burton2022-04-011-2/+2
* image_types: hddimg and iso only work on x86Ross Burton2022-04-011-2/+3
* 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