autotest: setup PKG_CONFIG_PATH for Parrot libiio

This commit is contained in:
Andrew Tridgell 2017-01-30 14:01:43 +11:00
parent 6747f42986
commit 5d7d190394
1 changed files with 3 additions and 0 deletions

View File

@ -133,6 +133,9 @@ echo $githash > "buildlogs/history/$hdate/githash.txt"
killall -9 JSBSim || /bin/true
# setup for libiio on Parrot boards
export PKG_CONFIG_PATH=$HOME/APM/ParrotLib/lib
# raise core limit
ulimit -c 10000000