From 76222e29b4718d5cf6501a62a54c55b805a4bee0 Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Thu, 14 Mar 2024 22:20:34 +0000 Subject: [PATCH] gputop: Update gputop_6.4.11.p2.2.2.bb to commit 0040dfe Signed-off-by: i.MX Yocto Project Release --- meta-sdk/recipes-graphics/libgpuperfcnt/gputop_6.4.11.p2.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_6.4.11.p2.2.2.bb b/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_6.4.11.p2.2.2.bb index a33e2f2853..cb6d6c4cb2 100644 --- a/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_6.4.11.p2.2.2.bb +++ b/meta-sdk/recipes-graphics/libgpuperfcnt/gputop_6.4.11.p2.2.2.bb @@ -9,7 +9,7 @@ DEPENDS = "libgpuperfcnt" GPUTOP_SRC ?= "git://github.com/nxp-imx/imx-gputop.git;protocol=https" SRCBRANCH = "release" SRC_URI = "${GPUTOP_SRC};branch=${SRCBRANCH} " -SRCREV = "0040dfebf644adeb32ee52c96f9b4b37fef962e4" +SRCREV = "0040dfebf644adeb32ee52c96f9b4b37fef962e4" S = "${WORKDIR}/git"