[meta-intel] [pyro][PATCH 4/4] openssl-qat: point SRC_URI to different location

Anuj Mittal anuj.mittal at intel.com
Tue Jul 3 22:59:40 PDT 2018


openssl async patches have been merged in 1.1.0 and the original repo
holding that work is no longer present. Since we still need it for pyro,
point to a github fork instead.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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..0735842 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;protocol=https;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 \
              "
-- 
2.17.1



More information about the meta-intel mailing list