From 62f0dfda185f6b52dedc86d2f782607d9fc5d182 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 9 Mar 2023 16:19:57 +0100 Subject: [PATCH] piglit: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index f453c288366..78b47985bcb 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "590d81bb5fa219353104980108e9f1aa2b1d1b6b" +SRCREV = "0f4a875b05feb44426a2d43146f5e3c6ea5f8038" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" -- 2.47.2