aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/opencl
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-12-25 09:37:24 +0800
committerKhem Raj <raj.khem@gmail.com>2020-12-24 19:34:49 -0800
commite40e42eaf2c7c1708773d9b2e69aea6918f6d44a (patch)
tree8e3baae01646b066ac1ca60a499f23ea4fd0576c /meta-oe/recipes-core/opencl
parentb5831aa06747131359e33bf35f2c787e68dce63c (diff)
downloadmeta-openembedded-contrib-e40e42eaf2c7c1708773d9b2e69aea6918f6d44a.tar.gz
opencl-clhpp: upgrade 2.0.12 -> 2.0.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/recipes-core/opencl')
-rw-r--r--meta-oe/recipes-core/opencl/opencl-clhpp_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
index 0e29324cfd..0148c0c2e0 100644
--- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
@@ -6,8 +6,8 @@ SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
-PV = "2.0.12+git${SRCPV}"
-SRCREV = "524f5ca96c3b9775f9d1debbdbcc2666bcce5c07"
+PV = "2.0.13+git${SRCPV}"
+SRCREV = "b230a96b61e9e35b8da1565893d74380646e03c8"
S = "${WORKDIR}/git"