summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-11-15 17:17:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-12-07 15:30:17 +0100
commit75c917bfbb6c4a84a422cfd62d2dd9c6054a4f98 (patch)
treeaa64cbf9d6a1c6a55a4f00c5b41e7bb7f74e575e
parent6f192b0e8fb281150fc4c678e37eabec06df15a5 (diff)
imx-sc-firmware: Bump to 1.14.0
This commit bumps version to latest 1.14.0. It does also update the SRCREV as with the new recipe name it doesn't make sense to build any other hash at the moment. Related-to: ELB-4593 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit a5716ad0945c0b3b0f5613695dc53f37390b4ca2)
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb (renamed from recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb
index 008b128..172ae17 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb
@@ -11,7 +11,7 @@ inherit deploy
SRC_URI = "git://github.com/toradex/i.MX-System-Controller-Firmware.git;branch=master;protocol=https;fsl-eula=true"
-SRCREV = "8dda73989c3769a76653796651dde6422fe320aa"
+SRCREV = "9141880041424696f162d46abaca13a956bceeb1"
SRCREV:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"