mb/hardkernel/odroid-h4: Correct number of jacks in hda_verb.c
[coreboot.git] / src / sbom / coreboot.json
blob50a33a748318ff0f4f27e2d1ca4115fd9d17bc9a
1 /* SPDX-License-Identifier: GPL-2.0-only */
3   "lang": "en-US",
4   "tag-id": "a9032c9d-2aaa-5a25-a0e6-6d865b24e6d2",
5   "tag-version": 0,
6   "software-name": "coreboot",
7   "software-version": "<software_version>",
8   "version-scheme": "alphanumeric",
9   "software-meta": [
10     {
11       "colloquial-version": "<colloquial_version>",
12       "persistent-id": "org.coreboot.rocks",
13       "summary": "coreboot is a project to develop open source boot firmware for various architectures"
14     }
15   ],
16   "entity": [
17     {
18       "entity-name": "coreboot",
19       "reg-id": "coreboot.org",
20       "role": [
21         "tagCreator"
22       ]
23     }
24   ]