From b8b1ada968d2485a38c28d7e4e6967b0bff18a59 Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Fri, 18 Oct 2024 04:34:33 +0200 Subject: [PATCH] imx-gpu-g2d: Update imx-gpu-g2d-6.4.11.p2.10-arm to commit 7243d37 Signed-off-by: i.MX Yocto Project Release --- .../recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-imx-bsp/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.10.bb b/meta-imx-bsp/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.10.bb index 0f99bb895e..b808ba8080 100644 --- a/meta-imx-bsp/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.10.bb +++ b/meta-imx-bsp/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.10.bb @@ -11,9 +11,9 @@ PROVIDES = "virtual/libg2d" SRC_URI = "${FSL_MIRROR}/${IMX_BIN_NAME}.bin;name=${TARGET_ARCH};fsl-eula=true" IMX_BIN_NAME = "${BP}-${TARGET_ARCH}-${IMX_SRCREV_ABBREV}" -IMX_SRCREV_ABBREV = "56f09c4" +IMX_SRCREV_ABBREV = "7243d37" SRC_URI[aarch64.sha256sum] = "f8518b5c232605cb265beb7f9f38395b0aff807d48966179c73e57fae247a2e8" -SRC_URI[arm.sha256sum] = "67b2d835eb8af94d85e1b4f51e22e3295fe28760a0b223b1e743b4bb8ae66887" +SRC_URI[arm.sha256sum] = "6a107a453a228c138aa5c5a27e9748b879b13a527d2b066e5b4a9a08a4dd73ab" S = "${WORKDIR}/${IMX_BIN_NAME}"