summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-07-06 17:05:26 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-07-06 17:06:27 +0200
commit2545b1f52803e9b4f2f27cb750264d9193e12fbb (patch)
tree90684debd87f65206ee08ab156467e385f068d0b
parentb7f503ef6baad0ec242024aaf977f8b94c54f9c0 (diff)
imx-sc-firmware: Update to latest 1.3.1 scfw
With this commit the new Apalis iMX8QM V1.1B modules are supported Related-to: ELB-2832 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
index 86e0169..4b7d003 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 = "ca3cbc72878653bff22098a1e2c7bb6bf7f4c2b8"
+SRCREV = "acfaf180e5bfae166782e2ee91f6dffc84af3225"
do_patch[prefuncs] += "do_cp_scfw"
do_cp_scfw () {