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-10-03 14:25:42 -0300
commitda188e8460c6347b23c8d7986cf8e5ae0c66a4c1 (patch)
tree03fbcf5fd06b73b4e8e93a4a1aaaf6b4610fb9d1
parent88aa268d1698747e6ecb9531022858351da861b0 (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>
-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"