firmware-ele-imx: Update firmware-ele-imx_2.0.1.bb to commit 19b6ee2 [YOCIMX-8896]

For i.MX8ULP, forward lifecycle API is fixed to successfully move LC to OEM CLOSED

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
Neena Busireddy 2025-04-24 13:33:24 -05:00
parent 2fe75d23d9
commit 8da2e3bd31

View File

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