intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1

License-Update: Same license, delete section on CMake

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2024-06-10 13:44:43 +08:00
parent 4f4e6d763c
commit 6a2114ac03

View File

@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/intel/ipp-crypto"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b"
LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=d94a5b4dbbc5c6a0c2ce95ab337df6c4"
IPP_BRANCH = "ipp-crypto_${@'_'.join(d.getVar('PV').rsplit('.')[-3:])}"
@ -15,7 +15,7 @@ SRC_URI = "git://github.com/intel/ipp-crypto;protocol=https;branch=${IPP_BRANCH}
file://0002-cmake-exclude-Yocto-build-flags.patch;striplevel=4 \
file://0001-crypto-mb-Make-sure-libs-are-installed-correctly.patch;striplevel=4 \
"
SRCREV = "d02611e34328898d16025467d3deeb7d62b6076b"
SRCREV = "7d6ac349507258f49d00909df33d5dea4ff77f39"
S = "${WORKDIR}/git/sources/ippcp/crypto_mb"