summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-11-15 17:17:11 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-11-15 17:00:33 +0000
commita5716ad0945c0b3b0f5613695dc53f37390b4ca2 (patch)
treeb03d4a76f993ec0a750a84e1797a222f59f464f5
parent934f013425879aa5acc7507ddb553448b7a47b66 (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>
-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"