summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-06-30 18:24:56 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-08-12 12:04:48 +0200
commitf7a99eb8a41337596a80129f84fff68faf5e674a (patch)
tree8755c7e3c5e098d0be56737d02d600663f746d28
parent2e74b33b22203806b8c04a053cc5c44e2a452164 (diff)
imx-sc-firmware: do not use autorev for zeus anymore
The release pinned at git-hash ca3cbc72 is the last one for BSP 4.0. We want to go on with SCFW to version 1.5.0 which has a new API and is not recommended for kernel and u-boot used on zeus branch. Drop autorev so we can merge new stuff for dunfell into scfw. Related-to: ELB-2798 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit b7f503ef6baad0ec242024aaf977f8b94c54f9c0)
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend1
1 files changed, 0 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 ee3d787..86e0169 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend
@@ -4,7 +4,6 @@ SCFW_TDX_SRC ?= "git://github.com/toradex/i.MX-System-Controller-Firmware.git"
SRC_URI += "${SCFW_TDX_SRC};branch=master;protocol=https;fsl-eula=true"
SRCREV = "ca3cbc72878653bff22098a1e2c7bb6bf7f4c2b8"
-SRCREV_use-head-next = "${AUTOREV}"
do_patch[prefuncs] += "do_cp_scfw"
do_cp_scfw () {