From: Alexander Kanavin Date: Fri, 26 Jun 2020 07:18:28 +0000 (+0200) Subject: piglit: upgrade to latest revision X-Git-Tag: uninative-2.9~383 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a27b06f73a37f080f10beb585d19f0dd857a5c9f;p=openembedded-core.git piglit: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 47950c8633..e531ffc408 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -10,7 +10,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "5cc4fd749375f37e8e8725a86072d8cff7173b98" +SRCREV = "7d76fca56e8ca72ab6809f6f0234b5971af5690a" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}"