Skip to content

Commit

Permalink
firmware-imx: Update 8.22 -> 8.23 to align to LF6.6.3_1.0.0
Browse files Browse the repository at this point in the history
Update the firmware-imx to be aligned with the NXP BSP
LF6.6.3_1.0.0.

Signed-off-by: Oleksandr Suvorov <[email protected]>
  • Loading branch information
MrCry0 committed Apr 20, 2024
1 parent daee4d0 commit 06d3f67
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
# Copyright (C) 2018 O.S. Systems Software LTDA.
SECTION = "base"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7"
LIC_FILES_CHKSUM = "file://COPYING;md5=44a8052c384584ba09077e85a3d1654f"

SRC_URI = " \
${FSL_MIRROR}/firmware-imx-${PV}.bin;fsl-eula=true \
"

SRC_URI[md5sum] = "c5cf3842569f0a7fd990fbc64979e84f"
SRC_URI[sha256sum] = "94c8bceac56ec503c232e614f77d6bbd8e17c7daa71d4e651ea8fd5034c30350"
SRC_URI[md5sum] = "eb03efb3a8fb98d99ed1df88537e72f4"
SRC_URI[sha256sum] = "fe07633295dac3dd99f0ba4e07a7cde95bb24a29ca82b9a9b3f6026d29ae916a"

S = "${WORKDIR}/firmware-imx-${PV}"

Expand Down

0 comments on commit 06d3f67

Please sign in to comment.