Template:OS Overview Build Column: Difference between revisions

From Variscite Wiki
(add section for Software Bill of Materials under the conditition that we are using Kirkstone or later)
(add section for Software Bill of Materials under the conditition that we are using Kirkstone or later)
Line 12: Line 12:
   This disables the OP-TEE link for older Yocto releases.
   This disables the OP-TEE link for older Yocto releases.
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<4.0|{{#vardefine:YOCTO_SUPPORT_OPTEE|no}}}} <!--
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<4.0|{{#vardefine:YOCTO_SUPPORT_OPTEE|no}}}} <!--
--> {{#vardefine:YOCTO_SUPPORT_SPDX|{{#var:YOCTO_SUPPORT_SPDX|yes}}}} <!--
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<4.0|{{#vardefine:YOCTO_SUPPORT_SPDX|no}}}} <!--
--> {{SoftBox
--> {{SoftBox
|title=Build
|title=Build
Line 39: Line 41:
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}
{{#ifeq: {{#var:YOCTO_SUPPORT_JAILHOUSE}} | yes |* {{Varlink|Jailhouse Guide |{{#var:RELEASE_LINK}}|Jailhouse Guide}} | }}
{{#ifeq: {{#var:YOCTO_SUPPORT_JAILHOUSE}} | yes |* {{Varlink|Jailhouse Guide |{{#var:RELEASE_LINK}}|Jailhouse Guide}} | }}
{{#ifexpr: {{#var:YOCTO_VERSION}} < 4.0 | | * {{Varlink|Yocto_SBOM |{{#var:RELEASE_LINK}}|Software Bill of Materials}} }}
{{#ifeq: {{#var:YOCTO_SUPPORT_SPDX}} | yes |* {{Varlink|YOCTO_SBOM |{{#var:RELEASE_LINK}}|Bill of Materials}} | }}
 
|color=green
|color=green
}}
}}

Revision as of 16:14, 9 July 2025