Template:OS Overview Build Column: Difference between revisions
From Variscite Wiki
No edit summary |
m (fix link title) |
||
(3 intermediate revisions by 2 users not shown) | |||
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}} | }} | ||
{{#ifeq: {{#var:YOCTO_SUPPORT_SPDX}} | yes |* {{Varlink|Yocto_SBOM |{{#var:RELEASE_LINK}}|Software Bill of Materials}} | }} | |||
|color=green | |color=green | ||
}} | }} |
Latest revision as of 21:21, 14 July 2025
Build
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Installing Yocto binaries to eMMC via SD card
- Installing Yocto binaries to eMMC via Ethernet
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo