X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Ferlang%2Ferlang-native_R16B03-1.bbappend;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Ferlang%2Ferlang-native_R16B03-1.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=5256d62ad877294be916e0bf966b94791610778c;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git 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 index 5256d62..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-devtools/erlang/erlang-native_R16B03-1.bbappend +++ /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'