opencl-clhpp: Update to 2024.05.08

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kjellerstedt 2025-03-29 05:04:45 +01:00 committed by Khem Raj
parent 48a37e6c3b
commit 923a5dcee7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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