summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* spdx30_tasks: Add support for exporting PACKAGECONFIG to SPDXKamel Bouhara (Schneider Electric)2025-12-311-0/+5
* kernel.bbclass: Add task to export kernel configuration to SPDXKamel Bouhara (Schneider Electric)2025-12-311-0/+6
* classes/create-spdx-2.2: Define SPDX_VERSION to 2.2Daniel Turull2025-12-171-0/+2
* vex: fix rootfs manifestBenjamin Robin (Schneider Electric)2025-12-011-0/+5
* spdx: extend CVE_STATUS variablesBenjamin Robin (Schneider Electric)2025-12-011-0/+5
* cve-check: extract extending CVE_STATUS to library functionBenjamin Robin (Schneider Electric)2025-12-012-30/+4
* vex.bbclass: add a new classBenjamin Robin (Schneider Electric)2025-12-011-0/+327
* spdx30: Provide software_packageUrl field in SPDX 3.0 SBOMHongxu Jia2025-11-261-0/+5
* classes/create-spdx-2.2: Handle empty packagesJoshua Watt2025-11-141-41/+42
* classes/create-spdx-2.2: align DEPLOY_DIR_SPDX with SPDX_VERSION layoutKamel Bouhara (Schneider Electric)2025-11-141-1/+1
* backport: SPDX 3.0 fixes and tasks from upstream version WalnascarKamel Bouhara (Schneider Electric)2025-11-142-0/+299
* 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