From 9a0fe0a702080e63a18677c7e6337be78cad62dc Mon Sep 17 00:00:00 2001 From: Rahul Kumar Gupta Date: Tue, 18 Oct 2016 23:22:33 +0800 Subject: openssl-qat: move recipe from meta-isg to common Since there is plan to merge meta-isg layer to common meta-intel layer. So relocate openssl-qat v0.4.9-009 recipe from meta-isg layer to common meta-intel layer. Signed-off-by: Rahul Kumar Gupta Signed-off-by: Saul Wold --- common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb (limited to 'common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb') 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 new file mode 100644 index 00000000..f2c479ef --- /dev/null +++ b/common/recipes-extended/openssl-qat/openssl-qat_0.4.9-009.bb @@ -0,0 +1,12 @@ +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 \ + 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 \ + " + +SRC_URI[openssl_qat.md5sum]="8e2b45cf9b345356bdff0956845c6103" +SRC_URI[openssl_qat.sha256sum]="c2334b4d1fc8498e06f0554ef155041a6bf441de134cfdd3635e5a449a34bf81" + -- cgit v1.2.3-54-g00ecf