firmware-ele-imx: Update firmware-ele-imx_2.0.1.bb to commit 0a66c34

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-03-02 09:07:43 +01:00
parent 88bc1e2680
commit b47feba30c

View File

@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb372b5d7f12181de23ef480f225f3"
inherit fsl-eula-unpack use-imx-security-controller-firmware deploy
SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true"
IMX_SRCREV_ABBREV = "f98346b"
SRC_URI[sha256sum] = "2b1167747647c5e46445e4e4d32d979f8b55901f280eb273080a008c671f6213"
IMX_SRCREV_ABBREV = "0a66c34"
SRC_URI[sha256sum] = "a2f16e43e8aff9cf018d0962b70313940f77079b314331ab3980c4c5f44249cb"
S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}"