aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erlang/erlang-native_R13B01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/erlang/erlang-native_R13B01.bb')
-rw-r--r--recipes/erlang/erlang-native_R13B01.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/erlang/erlang-native_R13B01.bb b/recipes/erlang/erlang-native_R13B01.bb
index bc0e343b42..0e69dcee83 100644
--- a/recipes/erlang/erlang-native_R13B01.bb
+++ b/recipes/erlang/erlang-native_R13B01.bb
@@ -2,13 +2,16 @@ include erlang.inc
inherit native
+PR = "r1"
+
# EXTRA_OEMAKE = 'OTP_SMALL_BUILD=true'
EXTRA_OECONF = '--without-ssl'
do_configure() {
TARGET=${HOST_SYS} \
ac_cv_prog_javac_ver_1_2=no \
- oe_runconf
+ ac_cv_prog_javac_ver_1_5=no \
+ oe_runconf
}
do_compile_prepend() {