mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
opencl-cts: upgrade to 2025.01.22
Upgrade OpenCL CTS to the latest release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
1408acac54
commit
7713dff203
+1
-1
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
|
|||||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-CTS.git;protocol=https;branch=main;lfs=0 \
|
SRC_URI = "git://github.com/KhronosGroup/OpenCL-CTS.git;protocol=https;branch=main;lfs=0 \
|
||||||
file://0001-Ignore-Compiler-Warnings.patch"
|
file://0001-Ignore-Compiler-Warnings.patch"
|
||||||
|
|
||||||
SRCREV = "a406b340913f622da089b00f284a597656c10239"
|
SRCREV = "5b3518096ca7b82854daadb2b2fae704fe2d9cb5"
|
||||||
|
|
||||||
EXTRA_OECMAKE:append = " -DENABLE_WERROR=OFF -DCL_INCLUDE_DIR=${STAGING_INCDIR} -DCL_LIB_DIR=${STAGING_LIBDIR} -DOPENCL_LIBRARIES=OpenCL"
|
EXTRA_OECMAKE:append = " -DENABLE_WERROR=OFF -DCL_INCLUDE_DIR=${STAGING_INCDIR} -DCL_LIB_DIR=${STAGING_LIBDIR} -DOPENCL_LIBRARIES=OpenCL"
|
||||||
|
|
||||||
Reference in New Issue
Block a user