summaryrefslogtreecommitdiffstats
path: root/recipes-oneapi
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-07-28 14:25:43 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-07-31 09:17:52 +0800
commit311a4fa8b5b8890487a9f1b771b84f2d3199c50f (patch)
tree5a3ddef3b045f147a2f1bf50cb8d882d246869e3 /recipes-oneapi
parentdc3e3facbaa48debfedd44622a3ebe8512d6dbdd (diff)
downloadmeta-intel-311a4fa8b5b8890487a9f1b771b84f2d3199c50f.tar.gz
intel-crypto-mb : upgrade 2021.7.1 -> 2021.8
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'recipes-oneapi')
-rw-r--r--recipes-oneapi/crypto/intel-crypto-mb_2021.8.bb (renamed from recipes-oneapi/crypto/intel-crypto-mb_2021.7.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-oneapi/crypto/intel-crypto-mb_2021.7.1.bb b/recipes-oneapi/crypto/intel-crypto-mb_2021.8.bb
index 36cae430..3ec038a6 100644
--- a/recipes-oneapi/crypto/intel-crypto-mb_2021.7.1.bb
+++ b/recipes-oneapi/crypto/intel-crypto-mb_2021.8.bb
@@ -9,12 +9,12 @@ LICENSE = "Apache-2.0"
9LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b" 9LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 git://github.com/intel/ipp-crypto;protocol=https;branch=ipp-crypto_2021_7_1 \ 12 git://github.com/intel/ipp-crypto;protocol=https;branch=ipp-crypto_2021_8 \
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 file://0001-crypto-mb-Make-sure-libs-are-installed-correctly.patch;striplevel=4 \ 15 file://0001-crypto-mb-Make-sure-libs-are-installed-correctly.patch;striplevel=4 \
16 " 16 "
17SRCREV = "8e1f90d507bc4d73b3860745d491837c6c57a804" 17SRCREV = "97d2971a96bb7b956fcd8d974473895792fb5d49"
18 18
19S = "${WORKDIR}/git/sources/ippcp/crypto_mb" 19S = "${WORKDIR}/git/sources/ippcp/crypto_mb"
20 20