summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
index ed27b2616..b951dabce 100644
--- a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
@@ -9,8 +9,8 @@ DEPENDS += "opencl-headers"
9inherit pkgconfig cmake 9inherit pkgconfig cmake
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12PV = "2020.06.16+git${SRCPV}" 12PV = "2020.12.18+git${SRCPV}"
13SRCREV = "862eebe7ca733c398334a8db8481172a7d3a3c47" 13SRCREV = "1d5315c3ed30d026acb79a1aa53a276fc833ffa7"
14SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git" 14SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
15 15
16do_install () { 16do_install () {