summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-04 17:16:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-20 12:08:57 +0200
commit7f750a2ee1e073e1ccf803f0dca2593d75177f39 (patch)
treee05efda5b7cac37fde195407153e593d8112f2a5 /recipes-bsp
parent096a2a8c62c4ff177b9f0ca70d9d3f32d17981c7 (diff)
imx-sc-firmware: update to 1.5.0/1.5.1
Note that the scfw for the NXP boards are at 1.5.0 as the binaries for 1.5.1 are not yet available for download. 1.5.1 SCFW for Toradex machines: Based on: Git repo: ssh://bitbucket.sw.nxp.com/imxpriv/imx-sc-firmware.git Branch name: imx_scfw_2020q2 Build version: 4612 Commit ID: 0x0732e719a Build date: Jun 19 2020 Build time: 19:06:53 Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
index 4b9b906..389ebf3 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
@@ -3,7 +3,7 @@ SCFW_TDX_SRC ?= "git://github.com/toradex/i.MX-System-Controller-Firmware.git"
SRC_URI += "${SCFW_TDX_SRC};branch=master;protocol=https;fsl-eula=true"
-SRCREV = "acfaf180e5bfae166782e2ee91f6dffc84af3225"
+SRCREV = "1f184f12405d681d23b77cf5bac66110b9d34ddf"
SRCREV_use-head-next = "${AUTOREV}"
do_patch[prefuncs] += "do_cp_scfw"
@@ -11,8 +11,8 @@ do_cp_scfw () {
cp ${WORKDIR}/git/src/scfw_export_*/build_*/*-scfw-tcm.bin ${S}/
}
-# get the matching SCFW for NXP's boards for the 2.3.1 BSP
-PV = "1.3.1"
-SRC_URI[md5sum] = "f3b4b5e63dec7ce8ed73c2021d84c467"
-SRC_URI[sha256sum] = "a5fb090d92db775d1b87f814b00c446e4e59816bd5ea9f50ca709da74fc74182"
-LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d"
+# get the matching SCFW for NXP's boards for the 5.4.24-2.1.0 BSP
+PV = "1.5.0"
+SRC_URI[md5sum] = "e939f40ca655afbdedabfae73863e6da"
+SRC_URI[sha256sum] = "18ef3717180ef034c1a3418d7342803f2727e4e09531e0a5db13e6f5244f2058"
+LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"