meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-devtools / erlang / erlang-native_R16B03-1.bbappend
diff --git a/meta-starlingx/meta-stx-cloud/recipes-devtools/erlang/erlang-native_R16B03-1.bbappend b/meta-starlingx/meta-stx-cloud/recipes-devtools/erlang/erlang-native_R16B03-1.bbappend
deleted file mode 100644 (file)
index 5256d62..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-# erlang < 20.0 is not compatibel with OpenSSL 1.1.x
-inherit openssl10
-DEPENDS_append = " openssl-native"
-
-SRC_URI += "file://erts-configure.in-avoid-RPATH-warning.patch"
-
-EXTRA_OECONF = '--with-ssl=${STAGING_DIR_NATIVE}/usr --without-krb5 --without-zlib'