diff --git a/recipes/android/cores-android-cross.conf b/recipes/android/cores-android-cross.conf index f788f9e2..7d1945bc 100644 --- a/recipes/android/cores-android-cross.conf +++ b/recipes/android/cores-android-cross.conf @@ -1,8 +1,8 @@ ANDROID_HOME /opt/android-sdk-linux -NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e -NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r10e -ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e -PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk/tools +NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/ +NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r13b/ +ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/ +PATH /home/buildbot/tools/android/android-ndk-r13b:/home/buildbot/tools/android/android-sdk/tools PLATFORM android platform android MAKE make