| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cve-check: no need to depend on the fetch task | Ross Burton | 2022-04-28 | 1 | -1/+1 |
* | staging: Ensure we filter out ourselves | Richard Purdie | 2022-04-28 | 1 | -1/+1 |
* | sanity: skip make 4.2.1 warning for debian | Nicolas Dechesne | 2022-04-27 | 1 | -1/+1 |
* | wic: Add dependencies for erofs-utils | Sean Anderson | 2022-04-27 | 1 | -1/+1 |
* | base: Drop git intercept | Richard Purdie | 2022-04-27 | 1 | -1/+0 |
* | go.bbclass: disable the use of the default configuration file | Chen Qi | 2022-04-26 | 1 | -0/+1 |
* | create-spdx: delete virtual/kernel dependency to fix FreeRTOS build | Davide Gardenal | 2022-04-26 | 1 | -2/+0 |
* | devshell.bbclass: Allow devshell & pydevshell to use the network | Peter Kjellerstedt | 2022-04-26 | 1 | -0/+2 |
* | qemu.bbclass: Extend ppc/ppc64 extra options | Khem Raj | 2022-04-26 | 1 | -1/+5 |
* | install/devshell: Introduce git intercept script due to fakeroot issues | Paul Gortmaker | 2022-04-22 | 2 | -0/+3 |
* | kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETA | Russ Dill | 2022-04-21 | 1 | -7/+7 |
* | package.bbclass: Prevent perform_packagecopy from removing /sysroot-only | Russ Dill | 2022-04-21 | 1 | -7/+1 |
* | go: Always pass interpreter to linker | Joerg Vehlow | 2022-04-19 | 1 | -1/+2 |
* | create-spdx: fix error when symlink cannot be created | Davide Gardenal | 2022-04-19 | 1 | -6/+4 |
* | package_manager: fix missing dependency on gnupg when signing deb package feeds | Ferry Toth | 2022-04-19 | 1 | -0/+1 |
* | kernel: Delete unused KERNEL_LOCALVERSION variable | Alex Kiernan | 2022-04-14 | 1 | -2/+0 |
* | sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systems | Richard Purdie | 2022-04-14 | 1 | -0/+6 |
* | externalsrc/devtool: Fix to work with fixed export funcition flags handling | Richard Purdie | 2022-04-14 | 1 | -9/+10 |
* | kernel.bbclass: Fix the do_strip() malfunction | Kevin Hao | 2022-04-12 | 1 | -1/+1 |
* | license_image.bbclass: close package.manifest file | Martin Jansa | 2022-04-10 | 1 | -2/+2 |
* | package_ipk/deb: Fix specific version handling | Richard Purdie | 2022-04-10 | 2 | -2/+12 |
* | u-boot: Fix condition for install_spl_helper | Sean Anderson | 2022-04-05 | 1 | -1/+1 |
* | insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerun | Peter Kjellerstedt | 2022-04-03 | 1 | -0/+1 |
* | insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QA | Peter Kjellerstedt | 2022-04-03 | 1 | -2/+2 |
* | mirrors: Switch glibc and binutils to use shallow mirror tarballs | Richard Purdie | 2022-04-03 | 1 | -0/+11 |
* | kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot path | Alessio Igor Bogani | 2022-04-03 | 1 | -8/+7 |
* | testimage: inline updateTestData() | Ross Burton | 2022-04-01 | 1 | -2/+2 |
* | image_types: hddimg and iso only work on x86 | Ross Burton | 2022-04-01 | 1 | -2/+3 |
* | base: Clean up module import compatibility code | Richard Purdie | 2022-04-01 | 1 | -9/+2 |
* | base: Don't add duplicates to sys.path | Richard Purdie | 2022-04-01 | 1 | -2/+2 |
* | cmake: support to create per-toolchain cmake file in SDK | Jagadeesh Krishnanjanappa | 2022-03-31 | 1 | -0/+1 |
* | mirrors: Add missing gitsm entries for yocto/oe mirrors | Richard Purdie | 2022-03-31 | 1 | -0/+2 |
* | cve-check: add coverage statistics on recipes with/without CVEs | Marta Rybczynska | 2022-03-30 | 1 | -11/+40 |
* | cve-check: add json format | Marta Rybczynska | 2022-03-30 | 1 | -1/+143 |
* | kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPES | Ming Liu | 2022-03-29 | 1 | -1/+9 |
* | kernel-fitimage.bbclass: change 'echo' to 'bbnote' | Ming Liu | 2022-03-29 | 1 | -13/+12 |
* | create-spdx: Avoid regex warning by quoting correctly | Richard Purdie | 2022-03-29 | 1 | -1/+1 |
* | rust-common: override RUST_LIBC for crosssdk | Christian Eggers | 2022-03-26 | 1 | -0/+1 |
* | kernel.bbclass: avoid config changes based on the availability of pahole | Michael Olbrich | 2022-03-26 | 1 | -2/+2 |
* | license.bbclass: Remove the available_licenses() function | Peter Kjellerstedt | 2022-03-24 | 1 | -15/+0 |
* | create-spdx.bbclass: Simplify extraction of license text | Peter Kjellerstedt | 2022-03-24 | 1 | -15/+10 |
* | sanity: Add warning for local hasheqiv server with remote sstate mirrors | Richard Purdie | 2022-03-24 | 1 | -0/+5 |
* | kernel-fitimage.bbclass: introduce get_fit_replacement_type function | Ming Liu | 2022-03-23 | 1 | -9/+7 |
* | toaster: Fix broken overrides usage | Richard Purdie | 2022-03-21 | 1 | -3/+3 |
* | classes/setuptools_build_meta: rename to python_setuptools_build_meta | Ross Burton | 2022-03-20 | 1 | -0/+0 |
* | cargo: Add missing nativesdk support | Richard Purdie | 2022-03-17 | 1 | -0/+1 |
* | classes/python_pep517: consolidate stub do_configure | Ross Burton | 2022-03-17 | 4 | -19/+7 |
* | classes/flit_core: rename to python_flit_core | Ross Burton | 2022-03-17 | 1 | -1/+1 |
* | classes/setuptools_build_meta: use python_pep517_do_compile | Ross Burton | 2022-03-17 | 1 | -8/+3 |
* | classes/python_pep517: add more comments | Ross Burton | 2022-03-17 | 1 | -3/+6 |