]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-seco-libs: Update to 5.10.72-2.2.0
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 17 Jan 2022 22:37:56 +0000 (16:37 -0600)
committerChris Dimich <chris.dimich@boundarydevices.com>
Thu, 27 Jan 2022 23:34:53 +0000 (15:34 -0800)
Fixes:
3e8ad6b license update
78d7375 V2XA-732, V2XA-733: update v2x test with SM4 CCM examples
cf16424 V2XA-733: hsm lib: key generic crypto service
639a845 V2XA-732, V2XA-733: add SM4 CCM support and generic crypto service
faa80e4 HSM-590: license update

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 87f2ac6286cddd8d95de21154363dbfc36a458b1)

recipes-bsp/imx-seco/imx-seco-libs_git.bb

index 41128e2850333495961783ef396ee646db0391d1..f8c3c239acf3ed5b14da0fd6d1858e51b3265e33 100644 (file)
@@ -4,14 +4,14 @@ SUMMARY = "NXP i.MX SECO library"
 DESCRIPTION = "NXP i.MX Security Controller library"
 SECTION = "base"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://EULA.txt;md5=85d06b38f17b935ca11784d67075b846"
+LIC_FILES_CHKSUM = "file://EULA.txt;md5=76871788f27c28af824e2ec1ca187832"
 
 DEPENDS = "zlib"
 
-SRCBRANCH = "lf-5.10.y_2.0.0"
+SRCBRANCH = "lf-5.10.72_2.2.0"
 SRC_URI = "git://github.com/NXP/imx-seco-libs.git;protocol=https;branch=${SRCBRANCH} \
            file://0002-Makefile-Fix-install-to-clear-host-user-contaminated.patch"
-SRCREV = "44caf511023012e9eda93f8bf64c90eaff1bade6"
+SRCREV = "3e8ad6b168f23a8c6ecd75edabc18d2673403e24"
 
 S = "${WORKDIR}/git"