diff mbox series

[meta-oe,2/2] opencl-clhpp: Update to 2024.05.08

Message ID 20250329040445.2340565-2-pkj@axis.com
State Accepted
Headers show
Series [meta-oe,1/2] opencl-headers: Install development files | expand

Commit Message

Peter Kjellerstedt March 29, 2025, 4:04 a.m. UTC
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 ...opencl-clhpp_git.bb => opencl-clhpp_2024.05.08.bb} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
 rename meta-oe/recipes-core/opencl/{opencl-clhpp_git.bb => opencl-clhpp_2024.05.08.bb} (81%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb
similarity index 81%
rename from meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
rename to meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb
index 23007d7cca..25e7fd633f 100644
--- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb
@@ -1,13 +1,14 @@ 
 SUMMARY  = "OpenCL API C++ bindings"
 DESCRIPTION = "OpenCL API C++ bindings from Khronos"
 
-SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=main"
-
 LICENSE  = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-PV = "2.0.16+git"
-SRCREV = "1df82b9749739f2681081092ae163bb0f0d40f66"
+DEPENDS = "opencl-headers"
+
+SRCREV = "0bdbbfe5ecda42cff50c96cc5e33527f42fcbd45"
+
+SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=main"
 
 S = "${WORKDIR}/git"
 
@@ -16,7 +17,7 @@  inherit cmake
 EXTRA_OECMAKE = " \
                   -DBUILD_DOCS=OFF \
                   -DBUILD_EXAMPLES=OFF \
-                  -DBUILD_TESTS=OFF \
+                  -DBUILD_TESTING=OFF \
                   "
 
 # Headers only so PN is empty