diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/ocl-icd_git.bb | 4 |
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 | ||
8 | SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https" | 8 | SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https" |
9 | 9 | ||
10 | PV = "2.2.12+git${SRCPV}" | 10 | PV = "2.2.13+git${SRCPV}" |
11 | SRCREV = "a9e57b199ff1e8d03fa3e5c53c5544de3dc72fe6" | 11 | SRCREV = "3b7ded60ebb7e1afddcbae6f82ac8645b276e358" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||