diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-04-13 22:37:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-04-15 09:28:43 -0700 |
| commit | f0d923503a6636b3186365cdb4e8fc7d66149b3f (patch) | |
| tree | f44dc171b8957f230018d0f42f3ba3584e0dd6d6 /meta-oe | |
| parent | 2a88ae98e9fd394cdc9f332a69eafa5b2cab5b33 (diff) | |
| download | meta-openembedded-f0d923503a6636b3186365cdb4e8fc7d66149b3f.tar.gz | |
ocl-icd: upgrade 2.2.14 -> 2.3.0
Release tag:
https://github.com/OCL-dev/ocl-icd/releases/tag/v2.3.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -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 | ||
