From f7a99eb8a41337596a80129f84fff68faf5e674a Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Tue, 30 Jun 2020 18:24:56 +0200 Subject: 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 (cherry picked from commit b7f503ef6baad0ec242024aaf977f8b94c54f9c0) --- recipes-bsp/imx-sc-firmware/imx-sc-firmware_%.bbappend | 1 - 1 file changed, 1 deletion(-) 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 () { -- cgit v1.2.3