summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2023-07-25 20:38:45 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-06 13:14:18 +0200
commitb2109de1973e5750584a24bb61cbc8d60b36566b (patch)
tree3e8a737d170474641d3722d8553c9132633919c9 /recipes-kernel
parent566d4295ab61f87eca891ae30ac03f5eb628f286 (diff)
linux-firmware: bump imx-firmware srcrev
Recent change switched the branch of imx-firmware to the latest release (lf-6.1.22_2.0.0), but did not update srcrev, effectively making no change to the target image at all. This bumps imx-firmware srcrev to the latest commit on the mentioned branch. Fixes: 8154788a0cfc ("linux-firmware: bump imx-firmware to latest version") Related-to: ELB-5247 Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com> (cherry picked from commit 337a077d0cf63aea1c104bf9e8c730810721206a)
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux-firmware/linux-firmware_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux-firmware/linux-firmware_%.bbappend b/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
index 3589e94..2dd2833 100644
--- a/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
+++ b/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
@@ -4,7 +4,7 @@ SRC_URI += " \
${IMX_FIRMWARE_SRC};branch=${SRCBRANCH_imx-firmware};destsuffix=imx-firmware;name=imx-firmware \
"
-SRCREV_imx-firmware = "b6f070e3d4cab23932d9e6bc29e3d884a7fd68f4"
+SRCREV_imx-firmware = "f775d53ca3a478c85e8c8a880e44cc269bd14db0"
SRCREV_FORMAT = "default_imx-firmware"