summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/spdx-common: Move SPDX_SUPPLIERJoshua Watt10 days2-7/+8
* image-bootfiles.bbclass: new class, copy boot files to root filesystemMarcus Folkesson10 days1-0/+38
* cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIXAleksandar Nikolic12 days1-2/+4
* archiver.bbclass: Fix work-shared checking for kernel recipesBenjamin Szőke2024-06-181-1/+2
* classes/spdx-common: Return empty list from extract_licensesJoshua Watt2024-06-121-1/+1
* classes/spdx-common: Add SPDX version to pathJoshua Watt2024-06-122-2/+5
* classes/spdx-common: Move common SPDX to new classJoshua Watt2024-06-122-249/+266
* multilib.bbclass: replace deprecated e.data with dKai Kang2024-06-062-56/+56
* siteconfig: Drop siteconfig class/code/supportRichard Purdie2024-05-311-39/+0
* devtool: Drop oe-local-files and simplifyRichard Purdie2024-05-211-63/+11
* classes/create-spdx-2.2: Fix SPDX dependencies for ABI Safe recipesjoshua Watt2024-05-091-4/+10
* classes/create-spdx-2.2: Fix SPDX Namespace Prefixjoshua Watt2024-05-021-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