summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* cve-check: Add missing call to exit_if_errorsPhilip Lorenz2025-08-221-0/+1
* spdx: add option to include only compiled sourcesDaniel Turull2025-07-071-0/+12
* cve-check.bbclass: Fix symlink handling also for text filesNiko Mauno2025-05-191-2/+3
* cve-check.bbclass: Mitigate symlink related errorNiko Mauno2025-03-151-2/+4
* cve_check: Use a local copy of the database during buildsRichard Purdie2024-11-091-3/+4
* cve-check: add support for cvss v4.0Peter Marko2024-11-091-4/+7
* create-sdpx-2.2.bbclass: Switch from exists to isfile checking debugsrcMark Hatle2024-09-251-1/+2
* buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usageRichard Purdie2024-09-251-20/+19
* buildhistory: Restoring files from preserve listPedro Ferreira2024-09-251-0/+23
* buildhistory: Fix intermittent package file list creationPedro Ferreira2024-09-251-6/+3
* create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHSMark Hatle2024-08-061-6/+8
* archiver.bbclass: Fix work-shared checking for kernel recipesBenjamin Szőke2024-08-011-1/+2
* multilib.bbclass: replace deprecated e.data with dKai Kang2024-08-012-56/+56
* cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIXAleksandar Nikolic2024-08-011-2/+4
* classes/create-spdx-2.2: Fix SPDX Namespace Prefixjoshua Watt2024-07-031-1/+1
* cve-check: Log if CVE_STATUS set but not reported for componentSimone Weiß2024-02-241-0/+3
* useradd.bbclass: Fix order of postinst-useradd-*Piotr Łobacz2024-02-241-26/+45
* useradd.bbclass: Fix missing space when appending vardeps.Siong W.LIM2024-02-191-1/+1
* multilib_global.bbclass: fix parsing error with no kernel module splitChen Qi2024-02-061-0/+1
* classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDSAlexander Kanavin2024-01-271-0/+1
* sysroot user management postinsts: run with /bin/sh -e to report errors when ...Alexander Kanavin2024-01-271-1/+1
* externalsrc: fix task dependency for do_populate_licJulien Stephan2024-01-241-0/+1
* classes: go-vendor: Unlink vendor dir laterVyacheslav Yurkov2024-01-191-1/+1
* classes: go-vendor: Handle modules from the same repoVyacheslav Yurkov2024-01-191-5/+4
* classes: go-vendor: Reference local modulesVyacheslav Yurkov2024-01-191-1/+17
* classes/recipes: Switch to use inherit_deferRichard Purdie2024-01-181-1/+1
* chrpath.bbclass: fix Darwin supportEtienne Cordonnier2024-01-151-1/+1
* archiver.bbclass: Drop tarfile module to improve performanceRobert Yang2023-12-231-12/+16
* create-spdx-2.2: combine spdx can try to write before dir creationJeremy A. Puhlman2023-12-171-1/+1
* archiver.bbclass: Improve work-shared checkingRobert Yang2023-12-131-4/+2
* useradd: Fix useradd do_populate_sysroot dependency bugRichard Purdie2023-12-101-1/+5
* useradd: Fix issues with useradd dependenciesEilís 'pidge' Ní Fhlannagáin2023-12-081-1/+3
* Revert "cve-check: Modify judgment processing using "=" in version comparison"Ross Burton2023-12-051-1/+0
* cve-check: Modify judgment processing using "=" in version comparisonMatsunaga-Shinji2023-12-021-0/+1
* devtool: tag all submodulesJulien Stephan2023-12-011-0/+3
* useradd_base: Fix sed command line for passwd-expireAdam Johnston2023-11-211-1/+1
* sed -i destroys symlinksJoakim Tjernlund2023-11-201-1/+1
* go-vendor: Minor style tweaksRichard Purdie2023-11-081-6/+2
* classes: go-vendor: Add go-vendor classLukas Funke2023-11-061-0/+200
* cve-check: sort the package list in the JSON reportRoss Burton2023-10-261-0/+2
* externalsrc.bbclass: Support specifying patterns in CONFIGURE_FILESPeter Kjellerstedt2023-10-061-2/+4
* classes/create-spdx-2.2: Show error if document is not foundJoshua Watt2023-09-291-0/+2
* cve-check: add CVSS vector string to CVE database and reportsAntoine Lubineau2023-09-281-1/+4
* create-spdx: Ensure it is clear where the message comes fromRichard Purdie2023-09-261-1/+1
* spdx: use TOOLCHAIN_OUTPUTNAME for SDK filename prefixDenys Dmytriyenko2023-09-261-1/+1
* create-spdx/sbom: Ensure files don't overlap between machinesRichard Purdie2023-09-221-11/+30
* multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie2023-09-201-0/+3
* classes/create-spdx-2.2: Add extra debugging for missing package filesJoshua Watt2023-09-131-1/+2
* classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie2023-09-095-20/+20
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-2/+0