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
\
"
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel