From 13b741ab365fe9c5f32c358de4ca01d4f1f82ca8 Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Thu, 25 Jun 2026 10:04:35 +0800 Subject: [PATCH] jasper: Use virtual/freeglut instead of freeglut Use virtual/freeglut to depends on split version of freeglut. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/jasper/jasper_4.2.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/jasper/jasper_4.2.9.bb b/meta-oe/recipes-graphics/jasper/jasper_4.2.9.bb index b48fff7081..004231d556 100644 --- a/meta-oe/recipes-graphics/jasper/jasper_4.2.9.bb +++ b/meta-oe/recipes-graphics/jasper/jasper_4.2.9.bb @@ -21,7 +21,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'opengl jpeg" PACKAGECONFIG[jpeg] = "-DJAS_ENABLE_LIBJPEG=ON,-DJAS_ENABLE_LIBJPEG=OFF,jpeg," -PACKAGECONFIG[opengl] = "-DJAS_ENABLE_OPENGL=ON,-DJAS_ENABLE_OPENGL=OFF,freeglut," +PACKAGECONFIG[opengl] = "-DJAS_ENABLE_OPENGL=ON,-DJAS_ENABLE_OPENGL=OFF,virtual/freeglut," do_install:append() { chrpath -d ${D}${bindir}/jasper