summaryrefslogtreecommitdiffstats
path: root/recipes-oneapi/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-oneapi/crypto')
-rw-r--r--recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb b/recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb
index 61383f82..2b3fcca7 100644
--- a/recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb
+++ b/recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/intel/ipp-crypto;protocol=https;branch=${IPP_BRANCH}
17 " 17 "
18SRCREV = "7d6ac349507258f49d00909df33d5dea4ff77f39" 18SRCREV = "7d6ac349507258f49d00909df33d5dea4ff77f39"
19 19
20S = "${WORKDIR}/git/sources/ippcp/crypto_mb" 20S = "${UNPACKDIR}/${PN}-${PV}/sources/ippcp/crypto_mb"
21 21
22DEPENDS = "openssl" 22DEPENDS = "openssl"
23 23