Hmm, I wouldn't expect it to cause an error while parsing. What release
are you working with?
Also, any idea on how long that site has been down? If its been down for
a long time without anyone realizing it, could we just remove the recipe?
Thanks,
Cal
On 12/12/2017 08:18 AM, Paul Knopf wrote:
The issue is with openssl-qat. I am not directly using it, but
opensslfoundation.com <http://opensslfoundation.com> gets ping'd when
parsing the recipes.
I have to patch the recipe until opensslfoundation.com
<http://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
<http://openssl-qat_0.4.9-009.bb>
b/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
<http://openssl-qat_0.4.9-009.bb>
index e3d8ccc..31d8a8f 100644
--- a/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
<http://openssl-qat_0.4.9-009.bb>
+++ b/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb
<http://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
<http://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
<http://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