summaryrefslogtreecommitdiffstats
path: root/recipes-oneapi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-oneapi')
-rw-r--r--recipes-oneapi/crypto/intel-crypto-mb_2021.6.bb (renamed from recipes-oneapi/crypto/intel-crypto-mb_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-oneapi/crypto/intel-crypto-mb_git.bb b/recipes-oneapi/crypto/intel-crypto-mb_2021.6.bb
index 0be7b17c..960aa17c 100644
--- a/recipes-oneapi/crypto/intel-crypto-mb_git.bb
+++ b/recipes-oneapi/crypto/intel-crypto-mb_2021.6.bb
@@ -13,10 +13,9 @@ SRC_URI = " \
13 file://0001-CMakeLists.txt-exclude-host-system-headers.patch;striplevel=4 \ 13 file://0001-CMakeLists.txt-exclude-host-system-headers.patch;striplevel=4 \
14 file://0002-cmake-exclude-Yocto-build-flags.patch;striplevel=4 \ 14 file://0002-cmake-exclude-Yocto-build-flags.patch;striplevel=4 \
15 " 15 "
16SRCREV = "46944bd18e6dbad491ef9b9a3404303ef7680c09" 16SRCREV = "3ae57715fbc7383ef527cab0b824d736b60fa06d"
17 17
18S = "${WORKDIR}/git/sources/ippcp/crypto_mb" 18S = "${WORKDIR}/git/sources/ippcp/crypto_mb"
19PV = "2021.5+git${SRCPV}"
20 19
21DEPENDS = "openssl" 20DEPENDS = "openssl"
22 21