User Tools

Site Tools


getting_started:install_and_setup_development_environment:use_on_bbb

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
getting_started:install_and_setup_development_environment:use_on_bbb [2021/03/23 08:00] ursgrafgetting_started:install_and_setup_development_environment:use_on_bbb [2021/03/24 08:56] ursgraf
Line 9: Line 9:
 $ apt-get install kdevelop $ apt-get install kdevelop
 </code> </code>
-  - Fetch the [[https://github.com/eeros-project/eeros-build-scripts.git|EEROS scripts]] on your target with +  - Fetch the [[https://github.com/eeros-project/eeros-build-scripts.git|EEROS scripts]] on your host and checkout the branch for the Beaglebone Blue <code>
-<code>+
 $ git clone https://github.com/eeros-project/eeros-build-scripts.git eeros-project $ git clone https://github.com/eeros-project/eeros-build-scripts.git eeros-project
 $ git checkout sdk_bbb $ git checkout sdk_bbb