summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-111-0/+8
* cve-check: fix return type in check_cvesMarta Rybczynska2022-06-111-1/+1
* cve-check: write empty fragment files in the text modeMarta Rybczynska2022-06-111-14/+13
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-8/+3
* rust-common: Fix sstate signatures between arm hf and non-hfRichard Purdie2022-06-071-0/+3
* insane.bbclass: make sure to close .patch filesMartin Jansa2022-06-071-8/+10
* staging.bbclass: process direct dependencies in deterministic orderMartin Jansa2022-06-071-1/+1
* cve-check: Allow warnings to be disabledRichard Purdie2022-06-071-1/+2
* cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand2022-06-071-15/+54
* cve-check: Add helper for symlink handlingErnst Sjöstrand2022-06-071-21/+13
* cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui2022-06-071-0/+1
* license_image.bbclass: Make QA errors fail the buildPeter Kjellerstedt2022-05-281-0/+2
* staging: Fix rare sysroot corruption issueRichard Purdie2022-05-251-0/+24
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-251-2/+8
* cve-check: Fix report generationMarta Rybczynska2022-05-251-8/+10
* sanity: Don't warn about make 4.2.1 for mintRichard Purdie2022-05-201-1/+1
* image.bbclass: allow overriding dependency on virtual/kernel:do_deployDmitry Baryshkov2022-05-201-1/+6
* overlayfs: add docs about skipping QA check & service dependenciesClaudius Heine2022-05-201-3/+15
* pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGEAlex Kiernan2022-05-201-0/+2
* abi_version/sstate: Bump hashequiv and sstate versions due to git changesRichard Purdie2022-05-121-1/+1
* package: Ensure we track whether PRSERV was active or notRichard Purdie2022-05-121-0/+3
* base: Avoid circular references to our own scriptsRichard Purdie2022-05-121-0/+4
* rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal2022-05-121-6/+8
* cve-check: fix symlinks where link and output path are equalDavide Gardenal2022-05-121-8/+11
* cve-check: add JSON format to summary outputDavide Gardenal2022-05-121-18/+33
* cve-check: no need to depend on the fetch taskRoss Burton2022-05-121-1/+1
* staging: Ensure we filter out ourselvesRichard Purdie2022-05-041-1/+1
* sanity: skip make 4.2.1 warning for debianNicolas Dechesne2022-05-041-1/+1
* base: Drop git interceptRichard Purdie2022-05-041-1/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-042-0/+3
* go.bbclass: disable the use of the default configuration fileChen Qi2022-05-041-0/+1
* create-spdx: delete virtual/kernel dependency to fix FreeRTOS buildDavide Gardenal2022-05-041-2/+0
* devshell.bbclass: Allow devshell & pydevshell to use the networkPeter Kjellerstedt2022-05-041-0/+2
* qemu.bbclass: Extend ppc/ppc64 extra optionsKhem Raj2022-05-041-1/+5
* kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETARuss Dill2022-05-041-7/+7
* package.bbclass: Prevent perform_packagecopy from removing /sysroot-onlyRuss Dill2022-05-041-7/+1
* create-spdx: fix error when symlink cannot be createdDavide Gardenal2022-04-281-6/+4
* package_manager: fix missing dependency on gnupg when signing deb package feedsFerry Toth2022-04-281-0/+1
* 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