diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb similarity index 91% rename from meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb rename to meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb index 25e7fd633f..b815c22eec 100644 --- a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb +++ b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "opencl-headers" -SRCREV = "0bdbbfe5ecda42cff50c96cc5e33527f42fcbd45" +SRCREV = "c7b4aded1cab9560b226041dd962f63375a9a384" SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=main" diff --git a/meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb b/meta-oe/recipes-core/opencl/opencl-headers_2024.10.24.bb similarity index 89% rename from meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb rename to meta-oe/recipes-core/opencl/opencl-headers_2024.10.24.bb index 8663b818e3..b47d3f9711 100644 --- a/meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb +++ b/meta-oe/recipes-core/opencl/opencl-headers_2024.10.24.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SECTION = "base" S = "${WORKDIR}/git" -SRCREV = "8275634cf9ec31b6484c2e6be756237cb583999d" +SRCREV = "4ea6df132107e3b4b9407f903204b5522fdffcd6" SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=main;protocol=https" inherit cmake