From 8d23a0d498d14cdac0eb353c362527dd2faf93cc Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 19 Jan 2021 14:45:42 +0800 Subject: piglit: upgrade to latest revision Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- meta/recipes-graphics/piglit/piglit_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta/recipes-graphics/piglit/piglit_git.bb') diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 442c1a3c62..484b59df00 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -13,11 +13,10 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https \ file://0001-serializer.py-make-.gz-files-reproducible.patch \ file://0001-framework-profile.py-make-test-lists-reproducible.patch \ file://0001-tests-shader.py-sort-the-file-list-before-working-on.patch \ - file://0001-render-ops.c-add-missing-format-string.patch \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "603deba4ab66e2a8948693a14d715e536caddcc5" +SRCREV = "d3a6e1293c43a6d989d4bcd59132317195d420c6" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" -- cgit 1.2.3-korg