Template:OS Overview General Column: Difference between revisions
From Variscite Wiki
No edit summary |
(Use Yocto link 'Hello World 'C' application' for Yocto Debian) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
or | or | ||
{{#rpos: {{#var:MACHINE_NAME}} | imx7-var-som}} >= 0 | {{#rpos: {{#var:MACHINE_NAME}} | imx7-var-som}} >= 0 | ||
or | |||
{{#rpos: {{#var:MACHINE_NAME}} | imx6ul-var-dart}} >= 0 | |||
or | or | ||
{{#rpos: {{#var:MACHINE_NAME}} | imx8qm-var-som}} >= 0 | {{#rpos: {{#var:MACHINE_NAME}} | imx8qm-var-som}} >= 0 | ||
Line 39: | Line 41: | ||
-->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8mp-var-dart}} >= 0 | * [[VAR-SOM-MX8M-PLUS_rev_changelog|VAR-SOM-MX8M-PLUS Changelog]]}}<!-- | -->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8mp-var-dart}} >= 0 | * [[VAR-SOM-MX8M-PLUS_rev_changelog|VAR-SOM-MX8M-PLUS Changelog]]}}<!-- | ||
-->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8qm-var-som}} >= 0 | * [[SPEAR-MX8_rev_changelog|SPEAR-MX8 Changelog]]}}<!-- | -->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8qm-var-som}} >= 0 | * [[SPEAR-MX8_rev_changelog|SPEAR-MX8 Changelog]]}}<!-- | ||
-->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx6ul-var-dart}} >= 0 | * [[ | -->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx6ul-var-dart}} >= 0 | * [[VAR-SOM-6UL_rev_changelog|VAR-SOM-6UL Changelog]]}}<!-- | ||
--> | --> | ||
|}} | |}} | ||
<br> | <br> | ||
;Programming | ;Programming | ||
* {{Varlink| | * {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} | ||
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | {{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | ||
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}} | * {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}} | ||
}} <!-- | }} <!-- | ||
--> {{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1| | |||
For now, disable those links for Debian. | |||
--> {{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | |||
{{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1| | |||
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}} | * {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}} | ||
}} | }} | ||
* {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | * {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | ||
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | * {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | ||
* {{Varlink| | }} | ||
* {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | |||
|color={{#var:color|darkblue}} | |color={{#var:color|darkblue}} | ||
}} | }} | ||
</includeonly> | </includeonly> |