Difference between revisions of "DESK-XZ7-L/General/Build host"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 14: Line 14:
  
 
==Build host==
 
==Build host==
 +
 +
Before run petalinux-build, please perform the following command
 +
 +
<pre>
 +
ssh -T git@git.dave.eu
 +
</pre>
  
 
We assume that:
 
We assume that:

Revision as of 14:22, 26 January 2024

History
Issue Date Notes
2024/01/26 DESK-XZ7-L-1.0.1 release



Contents

Build host[edit | edit source]

Before run petalinux-build, please perform the following command

ssh -T git@git.dave.eu

We assume that:

  • Xilinx Vivado 2021.2 is installed into /opt/Xilinx/2021.2 directory
  • Xilinx Petalinux 2021.2 is installed into /opt/Xilinx/petalinux/2021.2 directory
  • Ubuntu 20.04 is used as build host