diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index b1e948ea69..7c1bc89c22 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -14,7 +14,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "b95782f470ca2915b0d9b9079f9cd6d81bae092c" +SRCREV = "6403e90dc7da02d486906cddab8d02c2552a8d46" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}"