From 9897b5d33eb524ca0a871c819119c97e5635847f Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 11 Jun 2021 13:47:04 +0800 Subject: [PATCH] opencl-clhpp: upgrade 2.0.13 -> 2.0.14 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-oe/recipes-core/opencl/opencl-clhpp_git.bb | 4 ++-- 1 file 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"