diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb (renamed from meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb b/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb index 1746e21dbf..ae9c5bc811 100644 --- a/meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb +++ b/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1238d5bccbb6bda30654e48dcc0a554b" | |||
7 | 7 | ||
8 | SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https;branch=master" | 8 | SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https;branch=master" |
9 | 9 | ||
10 | SRCREV = "59c098b6b1f97a339e3e5308499aee6538ecea40" | 10 | SRCREV = "1165deedb2ae741cd76e60986f7c2cb5023059d9" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||