Template:OS Overview Build Column: Difference between revisions
From Variscite Wiki
No edit summary |
m (fix link title) |
||
(7 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 17: | Line 19: | ||
;Build Yocto, Linux and U-Boot | ;Build Yocto, Linux and U-Boot | ||
* {{Varlink|{{#var:HARDWARE_NAME}}_Release_Notes|{{#var:RELEASE_LINK}}|Release Notes}} | * {{Varlink|{{#var:HARDWARE_NAME}}_Release_Notes|{{#var:RELEASE_LINK}}|Release Notes}} | ||
* | * {{Varlink|Yocto_Development_Environment|{{#var:RELEASE_LINK}}|'''Setting a Development Environment'''}} | ||
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}} | * {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}} | ||
* [[Yocto Common Errors|Yocto common build errors]] | * [[Yocto Common Errors|Yocto common build errors]] | ||
Line 35: | Line 37: | ||
}} | }} | ||
* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}} | * {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}} | ||
{{#ifeq: {{#var:MENDER_SUPPORT}} | yes |* {{Varlink|Mender Guide|{{#var:RELEASE_LINK}}|Mender Guide}}}} | |||
* {{Varlink|imx_uuu |{{#var:RELEASE_LINK}}|Booting from USB using UUU (Universal Update Utility)}} | * {{Varlink|imx_uuu |{{#var:RELEASE_LINK}}|Booting from USB using UUU (Universal Update Utility)}} | ||
{{#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