]> code.ossystems Code Review - openembedded-core.git/commitdiff
piglit: update to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 3 Dec 2019 11:21:55 +0000 (12:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Dec 2019 12:29:29 +0000 (12:29 +0000)
This is needed in particular to un-break builds against python 3.8.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/piglit/piglit_git.bb

index 696d438c5a839123aad21c6bcc39ef90448ba56f..a95bb5ab937135e31089303776522f2a2a01fe3c 100644 (file)
@@ -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}"