summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-10-03 14:21:18 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-30 00:36:11 +0100
commitbc9d1056adf7925a5ca75f785cebe6e6ea75b788 (patch)
treed9a0e3db663b76f800504dc610f78c0fb4e642ff
parent068e932c4cc94050b725de50ef6b4db8e7b5fd0b (diff)
imx-sc-firmware: Bump to 1.15.0
This commit bumps version to latest 1.15.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-5054 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit da188e8460c6347b23c8d7986cf8e5ae0c66a4c1)
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.15.0.bb (renamed from recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.15.0.bb
index df67edf..4ea2db2 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.14.0.bb
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.15.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 = "9141880041424696f162d46abaca13a956bceeb1"
+SRCREV = "7b7c7f7c834c58e637a53bab281d48f963788e33"
SRCREV:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"