aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-11-27 10:19:01 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-27 11:54:04 -0800
commit14ed7d6ea07ceb00288f4f55c66edc5e8dea342b (patch)
tree3f3ef151e3c4ca8dff877be4e5edf5ed72ad8fa0
parent7928a168cfb0714a56081b1f7f3c1a751f7e3a1d (diff)
downloadmeta-openembedded-contrib-14ed7d6ea07ceb00288f4f55c66edc5e8dea342b.tar.gz
opencl-clhpp: upgrade 2.0.11 -> 2.0.12
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 a4f2924755..0e29324cfd 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.11+git${SRCPV}"
-SRCREV = "432b551429b362a877ed9b647b7114022b332be0"
+PV = "2.0.12+git${SRCPV}"
+SRCREV = "524f5ca96c3b9775f9d1debbdbcc2666bcce5c07"
S = "${WORKDIR}/git"