Template:OS Overview Build Column: Difference between revisions
From Variscite Wiki
(Copied from DART-MX8M-PLUS_Yocto) |
No edit summary |
||
(37 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{SoftBox | {{#vardefine:HAB_STR|{{#ifexpr: {{#rpos:{{#var:SOC_FAMILY}}|imx8m}} < 0 | Advanced High Assurance Boot (AHAB) | High Assurance Boot (HAB) }}}} <!-- | ||
Set YOCTO_SUPPORT_SECURE_BOOT to the existing value if already defined (e.g., from YPC), | |||
otherwise default to 'yes'. | |||
--> {{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|{{#var:YOCTO_SUPPORT_SECURE_BOOT|yes}}}} <!-- | |||
If YOCTO_VERSION is less than 3.1 (Dunfell), override YOCTO_SUPPORT_SECURE_BOOT to 'no'. | |||
This disables the secure boot link for older Yocto releases. | |||
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!-- | |||
Set YOCTO_SUPPORT_OPTEE to the existing value if already defined (e.g. from YPC), | |||
otherwise default to 'yes'. | |||
--> {{#vardefine:YOCTO_SUPPORT_OPTEE|{{#var:YOCTO_SUPPORT_OPTEE|yes}}}} <!-- | |||
If YOCTO_VERSION is less than 4.0 (Kirkstone), override YOCTO_SUPPORT_OPTEE to 'no'. | |||
This disables the OP-TEE link for older Yocto releases. | |||
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<4.0|{{#vardefine:YOCTO_SUPPORT_OPTEE|no}}}} <!-- | |||
--> {{SoftBox | |||
|title=Build | |title=Build | ||
|content= | |content= | ||
;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 10: | Line 23: | ||
* {{Varlink|Yocto Customizing the Linux kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}} | * {{Varlink|Yocto Customizing the Linux kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}} | ||
* {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}} | * {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}} | ||
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}} | {{#ifeq: {{#var:HARDWARE_NAME}} | DART-MX95 |* {{Varlink|Yocto Build U-Boot MX95|{{#var:RELEASE_LINK}}|Build U-Boot from source code}} |* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}}} | ||
* {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}} | * {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}} | ||
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via SD card}} | * {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via SD card}} | ||
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via Ethernet}} | * {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via Ethernet}} | ||
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}} | * {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}} | ||
* | * {{Varlink|Adding yocto packages |{{#var:RELEASE_LINK}}|Adding packages to Yocto}} | ||
* [[Yocto_Linux_logo|Replace the Linux logo]] | * [[Yocto_Linux_logo|Replace the Linux logo]] | ||
* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / | {{#ifeq: {{#var:YOCTO_NAME}} | Nanbield || | ||
{{#ifeq: {{#var:YOCTO_SUPPORT_OPTEE}} | yes |* {{Varlink|IMX8 OPTEE |{{#var:RELEASE_LINK}}|OP-TEE}}}} | |||
{{#ifeq: {{#var:YOCTO_SUPPORT_SECURE_BOOT}} | yes |* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / {{#var:HAB_STR}}}}}} | |||
}} | |||
* {{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}} | }} | |||
|color=green | |color=green | ||
}} | }} |
Latest revision as of 20:48, 12 June 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