aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-06-11 13:47:04 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-11 08:48:26 -0700
commit9897b5d33eb524ca0a871c819119c97e5635847f (patch)
treeda15e9032b33af5f588d0c3831fb8b66f911a573
parenta64e1af4aaa7961f0efedbe4edc3079453d2eca7 (diff)
downloadmeta-openembedded-9897b5d33eb524ca0a871c819119c97e5635847f.tar.gz
opencl-clhpp: upgrade 2.0.13 -> 2.0.14
Signed-off-by: Zang Ruochen <zangrc.fnst@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 0148c0c2e0..5f2618dcb2 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.13+git${SRCPV}"
-SRCREV = "b230a96b61e9e35b8da1565893d74380646e03c8"
+PV = "2.0.14+git${SRCPV}"
+SRCREV = "89d843beba559f65e4a77833fcf8604e874a3371"
S = "${WORKDIR}/git"