summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-01-23 18:14:53 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-02-13 11:05:22 +0100
commit27e9095a7cd1d5b48aaba8e9e959daf88494c328 (patch)
treec63c62541747c2ee8e9a8841424ccec1ec70ca7d /recipes-bsp
parent314b75dfda25da901f8594c08e3d1d758bedd306 (diff)
imx-sc-firmware: use latest and allow to use latest head
- Set git hash to latest binary build. - With use-head-next override, now take latest HEAD of the imx-sc-firmware. Related-to: ELB-2333 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 01af70cbb707b01e5f7885711ac32b1eddaf91cd) (cherry picked from commit bea6c8f39e84010d858ac8978fec31f873820b9a)
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend3
1 files changed, 2 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 53c7c52..a3bbee7 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
@@ -2,7 +2,8 @@ SCFW_TDX_SRC ?= "git://github.com/toradex/i.MX-System-Controller-Firmware.git"
SRC_URI += "${SCFW_TDX_SRC};branch=master;protocol=https"
-SRCREV = "38b48d5b308c8ca97677ebba075acc94bc71e0ce"
+SRCREV = "7400edfa2a94be81693b3411dd0cfd9d01449e77"
+SRCREV_use-head-next = "${AUTOREV}"
do_patch[prefuncs] += "do_cp_scfw"
do_cp_scfw () {