Template:OS Overview General Column: Difference between revisions
From Variscite Wiki
(Use Yocto link 'Hello World 'C' application' for Yocto Debian) |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--> {{#vardefine:TFTP_NFS|{{#varexists:DEBIAN_NAME|Debian Setup TFTP/NFS|Yocto Setup TFTP/NFS}}}} <!-- | |||
Initialize platform-dependent variables | Initialize platform-dependent variables | ||
Line 8: | Line 10: | ||
--> {{#vardefine:color|pink}}<!-- | --> {{#vardefine:color|pink}}<!-- | ||
--> }} <!-- | --> }} <!-- | ||
--> {{#ifeq: {{#var:BUILD_PLAFTORM}} | flexbuild |<!-- | |||
--> {{#vardefine:PLATFORM_OS|Debian}}<!-- | |||
--> {{#vardefine:color|pink}}<!-- | |||
--> {{#vardefine:TFTP_NFS|Flexbuild Debian Setup TFTP/NFS}}<!-- | |||
--> }} <!-- | |||
Hardware change log: | Hardware change log: | ||
Line 46: | Line 56: | ||
<br> | <br> | ||
;Programming | ;Programming | ||
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | {{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | ||
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} <!-- Needs to show only for yocto, links on this page are broken for debian, etc --> | |||
* {{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}} | ||
}} <!-- | }} <!-- | ||
Line 59: | Line 69: | ||
* {{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|{{#var:TFTP_NFS}}|{{#var:RELEASE_LINK}}|TFTP & NFS}} | ||
|color={{#var:color|darkblue}} | |color={{#var:color|darkblue}} | ||
}} | }} | ||
</includeonly> | </includeonly> |