summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/create-spdx-2.2: Fix SPDX Namespace Prefixjoshua Watt3 days1-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
* base/package: Move source revision information from PV to PKGVRichard Purdie2023-08-241-0/+4
* ccache.bbclass: Add allowed list for native recipesAngelo Ribeiro2023-08-211-3/+8
* Add GCP fetcher to list of supported protocolsEmil Ekmečić2023-08-141-0/+1
* externalsrc: fix dependency chain issuesPeter Suti2023-08-111-4/+3
* cve-check: add option to add additional patched CVEsAndrej Valek2023-07-191-13/+68
* image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N...Martin Jansa2023-06-291-2/+2
* useradd-staticids.bbclass: improve error messageMikko Rapeli2023-06-151-1/+1
* classes/create-spdx-2.2: Make license errors fatalJoshua Watt2023-06-021-1/+1
* create-spdx-2.2: Add missing variable exclusionsRichard Purdie2023-06-021-0/+9
* create-spdx-2-2: Fix packagedata usage to work with SDK packagesRichard Purdie2023-06-021-2/+7
* classes/create-spdx-2.2: Fix runtime dependency calculationsJoshua Watt2023-06-021-8/+5
* classes/create-spdx-2.2: Fix build time dependency calculationsJoshua Watt2023-06-021-17/+54
* classes/create-spdx-2.2: Respect PKG for providersJoshua Watt2023-06-021-0/+4
* classes/create-spdx-2.2: Use hashfn from BB_TASKDEPDATA instead of MACHINEJoshua Watt2023-06-021-23/+38