diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-11-27 10:09:51 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-11-27 11:54:04 -0800 |
| commit | 7928a168cfb0714a56081b1f7f3c1a751f7e3a1d (patch) | |
| tree | b371b9cea7022ff1946ae8d81519391a0eea59e5 /meta-oe | |
| parent | 832b4557a2ebfc8034e577156e5bb9c6307f9f31 (diff) | |
| download | meta-openembedded-7928a168cfb0714a56081b1f7f3c1a751f7e3a1d.tar.gz | |
ocl-icd: upgrade 2.2.12 -> 2.2.13
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.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_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_git.bb b/meta-oe/recipes-core/opencl/ocl-icd_git.bb index 937b3500c6..36355dd92c 100644 --- a/meta-oe/recipes-core/opencl/ocl-icd_git.bb +++ b/meta-oe/recipes-core/opencl/ocl-icd_git.bb | |||
| @@ -7,8 +7,8 @@ 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.12+git${SRCPV}" | 10 | PV = "2.2.13+git${SRCPV}" |
| 11 | SRCREV = "a9e57b199ff1e8d03fa3e5c53c5544de3dc72fe6" | 11 | SRCREV = "3b7ded60ebb7e1afddcbae6f82ac8645b276e358" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
