disable copter gcs build

This commit is contained in:
David Black 2012-08-31 13:07:59 +01:00
parent 565816b921
commit 11390a3628

View file

@ -15,11 +15,12 @@ Note that a Bluetooth to APM link is required. Visit the website for details.
Repo Type:git
Repo:https://code.google.com/p/copter-gcs/
#Didn't know how to 'postbuild' so I created a symbolic link
Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=.;jMAVLink,\
prebuild=rm -f libs/armeabi/* && wget http://copter-gcs.googlecode.com/files/jMAVLink.zip && \
unzip jMAVLink.zip && rm -rf release && rm -f jMAVLink.zip && \
ln -s jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/jMAVLink.so
#Error running the first ndk build in ./jni
#Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=no,\
#prebuild=wget http://copter-gcs.googlecode.com/files/jMAVLink.zip && unzip jMAVLink.zip && \
#rm -f jMAVLink.zip && rm -rf release && ndk-build && ndk-build -C jMAVLink && \
#cp jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/ && rm -rf jMAVLink
Update Check Mode:Market
Current Version:Copter-GCS