User Tools

Site Tools


build

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
build [2019/11/15 17:11] – [Getting the Sources with a Script] grafbuild [2021/03/31 18:17] – [Preparations] ursgraf
Line 2: Line 2:
 The application is developed on a Linux host machine and can then be deployed to the board. The application is developed on a Linux host machine and can then be deployed to the board.
 ===== Preparations ===== ===== Preparations =====
-You need any 64 bit Linux version (VM or standalone). We suggest using Ubuntu. Please make sure to have all necessary tools available.+Install our Linux image on the target and install the necessary SDK and tools on the host as described in [[https://wiki.eeros.org/getting_started/install/use_on_bbb]]
  
 <code> <code>
Line 15: Line 15:
 A git repository [[https://github.com/eeduro/eeduro-scripts|]] hosted on GitHub contains useful build scripts. Fetch it on your cross development system with  A git repository [[https://github.com/eeduro/eeduro-scripts|]] hosted on GitHub contains useful build scripts. Fetch it on your cross development system with 
 <code> <code>
-$ git clone https://github.com/eeduro/eeduro-scripts.git eeros-project +$ git clone https://github.com/eeduro/eeduro-scripts.git eeduro 
-$ cd eeros-project/delta+$ cd eeduro/delta
 </code> </code>
 Run the ''clone.sh'' script. This will clone all the necessary repositories. Run the ''clone.sh'' script. This will clone all the necessary repositories.
build.txt · Last modified: 2023/05/31 16:37 by ursgraf