diff options
-rw-r--r-- | meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb (renamed from meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb index 831b15a455..35b5a000e1 100644 --- a/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb +++ b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd8857f774dfb0eefe1e80c8f9240a7e" | |||
9 | 9 | ||
10 | SRC_URI = "git://github.com/Oblomov/clinfo.git;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/Oblomov/clinfo.git;protocol=https;branch=master" |
11 | 11 | ||
12 | SRCREV = "59d0daf898e48d76ccbb788acbba258fa0a8ba7c" | 12 | SRCREV = "d34bc1a3bdc148e2e1fe64998398e1a0552ab04c" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||