[meta-intel] opensslfoundation.com seems to have been down for while.

Paul Knopf pauldotknopf at gmail.com
Tue Dec 12 08:18:33 PST 2017


The issue is with openssl-qat. I am not directly using it, but
opensslfoundation.com gets ping'd when parsing the recipes.

I have to patch the recipe until opensslfoundation.com comes back online.

As anyone else experiencing this?

Here is the patch I have applied to my local machine.

diff --git a/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
b/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
index e3d8ccc..31d8a8f 100644
--- a/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
+++ b/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
@@ -2,7 +2,7 @@ include openssl-qat.inc

 OPENSSL_VERSION = "1.0.1async"

-SRC_URI  += "git://
opensslfoundation.com/openssl-async.git;branch=OpenSSL_1_0_1-async;rev=asynch_v0.4.9-009
\
+SRC_URI  += "git://
github.com/RIFTIO/openssl-async.git;branch=OpenSSL_1_0_1-async;rev=asynch_v0.4.9-009
\

file://openssl-qat_0.4.9-009-openssl_qat-add-version-script.patch \

file://openssl-qat_0.4.9-009-openssl_qat-add-openssl-async-specific-symbols.patch
\
              "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20171212/a4cc8805/attachment.html>


More information about the meta-intel mailing list