intel-crypto-mb : upgrade 2021.7.1 -> 2021.8

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
This commit is contained in:
Yogesh Tyagi 2023-07-28 14:25:43 +05:30 committed by Anuj Mittal
parent dc3e3facba
commit 311a4fa8b5

View File

@ -9,12 +9,12 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b"
SRC_URI = " \
git://github.com/intel/ipp-crypto;protocol=https;branch=ipp-crypto_2021_7_1 \
git://github.com/intel/ipp-crypto;protocol=https;branch=ipp-crypto_2021_8 \
file://0001-CMakeLists.txt-exclude-host-system-headers.patch;striplevel=4 \
file://0002-cmake-exclude-Yocto-build-flags.patch;striplevel=4 \
file://0001-crypto-mb-Make-sure-libs-are-installed-correctly.patch;striplevel=4 \
"
SRCREV = "8e1f90d507bc4d73b3860745d491837c6c57a804"
SRCREV = "97d2971a96bb7b956fcd8d974473895792fb5d49"
S = "${WORKDIR}/git/sources/ippcp/crypto_mb"