firmware-imx: Update firmware-imx-8.26.inc to commit c91b0b6

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-15 10:54:46 +02:00
parent ea005338ce
commit eb7575e23c

View File

@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837"
# Note: This .inc file is used from differently named recipes, so the package
# name must be hard-coded, i.e., ${BPN} cannot be used.
SRC_URI = "${FSL_MIRROR}/firmware-imx-${PV}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true"
IMX_SRCREV_ABBREV = "27879f8"
SRC_URI[sha256sum] = "55766dad38961fde3ed3224ee6a46ab1c5aea62a5b947530228d8fbc4a7d2816"
IMX_SRCREV_ABBREV = "c91b0b6"
SRC_URI[sha256sum] = "ddf0a2bb7acd6ea1ce4e06a6d57bf13685f56de274e8490beba0800c0d63c234"
S = "${WORKDIR}/firmware-imx-${PV}-${IMX_SRCREV_ABBREV}"