1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

piglit: upgrade to latest revision

(From OE-Core rev: ade4748a768e927fdbf46794c2bd9ee871acf166)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-02-19 20:31:00 +01:00
committed by Richard Purdie
parent eb5f230d54
commit a8a6b16fe0
+1 -1
View File
@@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
" "
UPSTREAM_CHECK_COMMITS = "1" UPSTREAM_CHECK_COMMITS = "1"
SRCREV = "acc0e009d0f7e843148205d03fda53ad5f1b7c8c" SRCREV = "590d81bb5fa219353104980108e9f1aa2b1d1b6b"
# (when PV goes above 1.0 remove the trailing r) # (when PV goes above 1.0 remove the trailing r)
PV = "1.0+gitr${SRCPV}" PV = "1.0+gitr${SRCPV}"