mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
intel-crypto-mb: upgrade 2021.8 -> 2021.9.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
e35d68040d
commit
e68a407246
|
@ -8,13 +8,12 @@ LICENSE = "Apache-2.0"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b"
|
LIC_FILES_CHKSUM = "file://../../../LICENSE;md5=e787af283468feca985d6b865d27d95b"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = "git://github.com/intel/ipp-crypto;protocol=https;branch=ipp-crypto_2021_9_0 \
|
||||||
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://0001-CMakeLists.txt-exclude-host-system-headers.patch;striplevel=4 \
|
||||||
file://0002-cmake-exclude-Yocto-build-flags.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 \
|
file://0001-crypto-mb-Make-sure-libs-are-installed-correctly.patch;striplevel=4 \
|
||||||
"
|
"
|
||||||
SRCREV = "97d2971a96bb7b956fcd8d974473895792fb5d49"
|
SRCREV = "e9a6b5544382d6c0b2125c42f7adf5110cb29008"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/sources/ippcp/crypto_mb"
|
S = "${WORKDIR}/git/sources/ippcp/crypto_mb"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user