changeset 471:cbe68fc0e933 prerelease

merge
author Giulio Moro <giuliomoro@yahoo.it>
date Mon, 20 Jun 2016 18:06:29 +0100
parents 5a936f8e9447 (current diff) 898d57ac58a5 (diff)
children c8dd56aed76d
files
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/update_board	Mon Jun 20 18:04:11 2016 +0100
+++ b/scripts/update_board	Mon Jun 20 18:06:29 2016 +0100
@@ -170,10 +170,6 @@
   error_handler $? "\nError while generating Doxygen documentation\n"
 fi
 
-printf "Building example projects..."
-ssh $BBB_ADDRESS "cd $BBB_BELA_HOME/examples/core/ && ./link_core.sh"
-error_handler $? "\nError while building example projects\n"
-
 printf "Cleaning build environment..."
 ssh $BBB_ADDRESS "make -C $BBB_BELA_HOME --no-print-directory coreclean"
 error_handler $? "\nError cleaning core\n"