summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-01-17 16:37:47 -0600
committerChris Dimich <chris.dimich@boundarydevices.com>2022-01-27 15:34:50 -0800
commitf1869d463cdb64b58f0c40cf6f822d277729667c (patch)
treeabcd75200df6e50a3a9de2aa507c3cde9533d8d3
parent5d0a08bfc461fa31886b605ceaa0cccb06bd963a (diff)
downloadmeta-freescale-f1869d463cdb64b58f0c40cf6f822d277729667c.tar.gz
imx-seco: Upgrade to 3.8.4
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 09a4f2f382aab2ee66d2dd1415b9ed580b9fbef4)
-rw-r--r--recipes-bsp/imx-seco/imx-seco_3.8.4.bb (renamed from recipes-bsp/imx-seco/imx-seco_3.8.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-seco/imx-seco_3.8.2.bb b/recipes-bsp/imx-seco/imx-seco_3.8.4.bb
index bd749e4f..bd5739cd 100644
--- a/recipes-bsp/imx-seco/imx-seco_3.8.2.bb
+++ b/recipes-bsp/imx-seco/imx-seco_3.8.4.bb
@@ -4,14 +4,14 @@ SUMMARY = "NXP i.MX SECO firmware"
4DESCRIPTION = "NXP i.MX Security Controller firmware" 4DESCRIPTION = "NXP i.MX Security Controller firmware"
5SECTION = "base" 5SECTION = "base"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=e565271ec9a80ce47abbddc4bffe56fa" 7LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f"
8 8
9inherit fsl-eula-unpack use-imx-security-controller-firmware deploy 9inherit fsl-eula-unpack use-imx-security-controller-firmware deploy
10 10
11SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 11SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
12 12
13SRC_URI[md5sum] = "92a15f2ffe162374806e2dfe9b0aa2e9" 13SRC_URI[md5sum] = "38d298cda9ea91db945b266bd6774e07"
14SRC_URI[sha256sum] = "c543cd3ec4d30c0cf5ee2a2f4dc7efe209363e45087e0b7c380b727b7bcf2c8a" 14SRC_URI[sha256sum] = "ed65381fac7a17a7594099191952821ed3f3f54c944937926dc19f82ecd8fef5"
15 15
16do_compile[noexec] = "1" 16do_compile[noexec] = "1"
17 17