From 5ddd4946d213fcf5592a5297dc2c20be79101431 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 3 Apr 2018 09:27:24 -0500 Subject: [PATCH] Remove core-android-jni-old These cores have been added to the current ndk recipe --- recipes/android/cores-android-jni-old | 3 --- recipes/android/cores-android-jni-old.conf | 11 ----------- 2 files changed, 14 deletions(-) delete mode 100644 recipes/android/cores-android-jni-old delete mode 100644 recipes/android/cores-android-jni-old.conf diff --git a/recipes/android/cores-android-jni-old b/recipes/android/cores-android-jni-old deleted file mode 100644 index 1c2da754..00000000 --- a/recipes/android/cores-android-jni-old +++ /dev/null @@ -1,3 +0,0 @@ -nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES GENERIC_JNI Makefile libretro/jni -quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC_JNI Makefile jni -bluemsx libretro-bluemsx-old https://github.com/libretro/blueMSX-libretro.git master YES GENERIC_JNI Makefile jni diff --git a/recipes/android/cores-android-jni-old.conf b/recipes/android/cores-android-jni-old.conf deleted file mode 100644 index 2ac59ef7..00000000 --- a/recipes/android/cores-android-jni-old.conf +++ /dev/null @@ -1,11 +0,0 @@ -ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux -NDK_ROOT /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-linux/tools -PLATFORM android -platform android -MAKE make -NDK ndk-build -RA NO -LIBSUFFIX _android -CORE_JOB YES