diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/ocl-icd_2.3.2.bb (renamed from meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb b/meta-oe/recipes-core/opencl/ocl-icd_2.3.2.bb index b1980e3682..93fac969c9 100644 --- a/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb +++ b/meta-oe/recipes-core/opencl/ocl-icd_2.3.2.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 = "1165deedb2ae741cd76e60986f7c2cb5023059d9" | 10 | SRCREV = "fdde6677b21329432db8b481e2637cd10f7d3cb2" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||