summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-04 21:07:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:20:33 +0000
commit9ff97d9a2ee77d90f7c58226f7d1655a735e66d1 (patch)
tree1dcd3760f84180d65c67542b05115bace6af3101
parent6a501ff2c486cfc37fd5d0602c975d421a34928d (diff)
downloadpoky-9ff97d9a2ee77d90f7c58226f7d1655a735e66d1.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: 5aec8cff9430142b39f1d3fc2c67a178b1feb53f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/piglit/piglit_git.bb2
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 a9d1d39dfe..6dacc4bcbf 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https \
11 " 11 "
12UPSTREAM_CHECK_COMMITS = "1" 12UPSTREAM_CHECK_COMMITS = "1"
13 13
14SRCREV = "59e695c16fdcdd4ea4f16365f0e397a93cef7b80" 14SRCREV = "0fda9f67a782edec640998286e7b6058e8933d17"
15# (when PV goes above 1.0 remove the trailing r) 15# (when PV goes above 1.0 remove the trailing r)
16PV = "1.0+gitr${SRCPV}" 16PV = "1.0+gitr${SRCPV}"
17 17