diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb (renamed from meta-oe/recipes-core/opencl/ocl-icd_git.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_git.bb b/meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb index 2e43939b91..d94e4c2f0a 100644 --- a/meta-oe/recipes-core/opencl/ocl-icd_git.bb +++ b/meta-oe/recipes-core/opencl/ocl-icd_2.3.0.bb | |||
@@ -7,8 +7,7 @@ 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.14+git${SRCPV}" | 10 | SRCREV = "59c098b6b1f97a339e3e5308499aee6538ecea40" |
11 | SRCREV = "109694ef2686fe25538c05f3c856912f8ef571a9" | ||
12 | 11 | ||
13 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
14 | 13 | ||