Template:OS Overview Build Column: Difference between revisions
From Variscite Wiki
No edit summary |
Tag: Undo |
||
Line 6: | Line 6: | ||
This disables the secure boot link for older Yocto releases. | This disables the secure boot link for older Yocto releases. | ||
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!-- | --> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!-- | ||
--> {{SoftBox | --> {{SoftBox | ||
|title=Build | |title=Build | ||
Line 31: | Line 25: | ||
* [[Yocto_Linux_logo|Replace the Linux logo]] | * [[Yocto_Linux_logo|Replace the Linux logo]] | ||
{{#ifeq: {{#var:YOCTO_NAME}} | Nanbield || | {{#ifeq: {{#var:YOCTO_NAME}} | Nanbield || | ||
{{#ifeq: {{#var: | {{#ifexpr:{{#var:YOCTO_VERSION}}<4.0 || {{#ifeq: {{#var:HARDWARE_NAME}} | VAR-SOM-MX93 ||* {{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}}}}}} | {{#ifeq: {{#var:YOCTO_SUPPORT_SECURE_BOOT}} | yes |* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / {{#var:HAB_STR}}}}}} | ||
}} | }} |
Revision as of 19:48, 28 March 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
Expression error: Unexpected < operator.