From: Alexander Kanavin Date: Tue, 3 Dec 2019 11:21:55 +0000 (+0100) Subject: piglit: update to latest revision X-Git-Tag: uninative-2.8~939 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5da48859c4290092082027eab892db1a6ae5876e;p=openembedded-core.git piglit: update to latest revision This is needed in particular to un-break builds against python 3.8. Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 696d438c5a..a95bb5ab93 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 = "0d1a47a4c10d4dd7225bd6510f8191684b31235e" +SRCREV = "068581c29c95fe2681023e12745007dd17b38ce5" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}"