diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-05 07:05:17 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-05 21:17:38 +0100 |
| commit | 38fbae03f828c24fa394a6934bcb279d647838f1 (patch) | |
| tree | 13f57f446ef9cc01ba8616ccd105a4f6334b359a | |
| parent | dc4ac7877c0ca71d2a89583c3f2f2836e7da6005 (diff) | |
| download | poky-38fbae03f828c24fa394a6934bcb279d647838f1.tar.gz | |
piglit: upgrade to latest revision
(From OE-Core rev: d29f15404eb5903c7023724a03c3c59216435041)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/piglit/piglit_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 436d1b28d3..6635aa3c8e 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 | |||
| 14 | " | 14 | " |
| 15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
| 16 | 16 | ||
| 17 | SRCREV = "0d7481136080ffed96a33d31a04547012903ba25" | 17 | SRCREV = "555617f7fb81afa75e3743dec7b7ce7c01dd6c7b" |
| 18 | # (when PV goes above 1.0 remove the trailing r) | 18 | # (when PV goes above 1.0 remove the trailing r) |
| 19 | PV = "1.0+gitr${SRCPV}" | 19 | PV = "1.0+gitr${SRCPV}" |
| 20 | 20 | ||
