Use virtual/freeglut to depends on split version of freeglut.
Signed-off-by: Zheng Ruoqin <[email protected]>
---
meta-oe/recipes-core/opencl/opencl-cts_2026.05.05.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-core/opencl/opencl-cts_2026.05.05.bb
b/meta-oe/recipes-core/opencl/opencl-cts_2026.05.05.bb
index e99c305d9a..08425eaaf8 100644
--- a/meta-oe/recipes-core/opencl/opencl-cts_2026.05.05.bb
+++ b/meta-oe/recipes-core/opencl/opencl-cts_2026.05.05.bb
@@ -21,7 +21,7 @@ PACKAGECONFIG = " \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl gles', '',
d)} \
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)} \
"
-PACKAGECONFIG[opengl] =
"-DGL_IS_SUPPORTED=ON,-DGL_IS_SUPPORTED=OFF,virtual/libgl glew freeglut"
+PACKAGECONFIG[opengl] =
"-DGL_IS_SUPPORTED=ON,-DGL_IS_SUPPORTED=OFF,virtual/libgl glew virtual/freeglut"
PACKAGECONFIG[gles] =
"-DGLES_IS_SUPPORTED=ON,-DGLES_IS_SUPPORTED=OFF,virtual/egl virtual/libgles2"
PACKAGECONFIG[vulkan] =
"-DVULKAN_IS_SUPPORTED=ON,-DVULKAN_IS_SUPPORTED=OFF,vulkan-headers
glslang-native"
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127712):
https://lists.openembedded.org/g/openembedded-devel/message/127712
Mute This Topic: https://lists.openembedded.org/mt/119954424/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-