From 6813df3a1796c2a5eac93b1b7e44abec3e62efb8 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Mon, 30 Oct 2023 14:46:56 -0700 Subject: imx-pxp-g2d: Update to latest Signed-off-by: Tom Hochstein --- recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb index 0735d89c5..c5951adc0 100644 --- a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb +++ b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb @@ -4,7 +4,7 @@ DESCRIPTION = "G2D library using i.MX PXP" LICENSE = "Proprietary" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63a38e9f392d8813d6f1f4d0d6fbe657" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=db4762b09b6bda63da103963e6e081de" PROVIDES += "virtual/libg2d" @@ -13,7 +13,7 @@ PV = "2.1.0+git${SRCPV}" SRC_URI = "${IMX_PXP_G2D_SRC};branch=${SRCBRANCH}" IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https" SRCBRANCH ?= "imx_2.1" -SRCREV = "667c4ccbba208f47ac6d78f11a2c30737c66600f" +SRCREV = "8d8b48c7c3d95b6c54093a09873ae796a0f09e8a" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf