From b2109de1973e5750584a24bb61cbc8d60b36566b Mon Sep 17 00:00:00 2001 From: Andrejs Cainikovs Date: Tue, 25 Jul 2023 20:38:45 +0200 Subject: 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 (cherry picked from commit 337a077d0cf63aea1c104bf9e8c730810721206a) --- recipes-kernel/linux-firmware/linux-firmware_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') 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" -- cgit v1.2.3