diff options
Diffstat (limited to 'recipes-oneapi/crypto')
-rw-r--r-- | recipes-oneapi/crypto/intel-crypto-mb_2021.12.1.bb | 2 |
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 | " |
18 | SRCREV = "7d6ac349507258f49d00909df33d5dea4ff77f39" | 18 | SRCREV = "7d6ac349507258f49d00909df33d5dea4ff77f39" |
19 | 19 | ||
20 | S = "${WORKDIR}/git/sources/ippcp/crypto_mb" | 20 | S = "${UNPACKDIR}/${PN}-${PV}/sources/ippcp/crypto_mb" |
21 | 21 | ||
22 | DEPENDS = "openssl" | 22 | DEPENDS = "openssl" |
23 | 23 | ||