1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-05 14:29:48 +00:00

piglit: update to latest revision

This is needed in particular to un-break builds against python 3.8.

(From OE-Core rev: 5da48859c4290092082027eab892db1a6ae5876e)

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>
This commit is contained in:
Alexander Kanavin
2019-12-03 12:21:55 +01:00
committed by Richard Purdie
parent 3b4ff59ab4
commit 3baa987ead
+1 -1
View 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}"