summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/opencl/ocl-icd_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_git.bb b/meta-oe/recipes-core/opencl/ocl-icd_git.bb
index 937b3500c6..36355dd92c 100644
--- a/meta-oe/recipes-core/opencl/ocl-icd_git.bb
+++ b/meta-oe/recipes-core/opencl/ocl-icd_git.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1238d5bccbb6bda30654e48dcc0a554b"
7 7
8SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https" 8SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https"
9 9
10PV = "2.2.12+git${SRCPV}" 10PV = "2.2.13+git${SRCPV}"
11SRCREV = "a9e57b199ff1e8d03fa3e5c53c5544de3dc72fe6" 11SRCREV = "3b7ded60ebb7e1afddcbae6f82ac8645b276e358"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14