mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
openssl-qat: point SRC_URI to different location
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@intel.com>
This commit is contained in:
parent
5da0fd1cea
commit
d3d6951349
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user