summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-07-12 21:00:55 +0200
committerMing Liu <ming.liu@toradex.com>2020-07-12 21:01:37 +0200
commit27643dce4e3ef566d84e45f1b219c57e2e438e61 (patch)
tree57a3af608c877f30e214527ab0a3d5a0e315fbeb
parent445cdaf4e90c1aa68fa8439a63b032da3dba79b2 (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> (cherry picked from commit 2545b1f52803e9b4f2f27cb750264d9193e12fbb)
-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 ee3d787..4b9b906 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"
SRCREV_use-head-next = "${AUTOREV}"
do_patch[prefuncs] += "do_cp_scfw"