summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
index 053fbf3e..18fad56e 100644
--- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
+++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
@@ -23,10 +23,8 @@ PACKAGECONFIG_BACKEND = " \
23 bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', \ 23 bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', \
24 '', d), d)} \ 24 '', d), d)} \
25" 25"
26PACKAGECONFIG_GPU2D = "" 26PACKAGECONFIG_GPU2D = ""
27PACKAGECONFIG_GPU2D:imxgpu2d = "vivante" 27PACKAGECONFIG_GPU2D:imxviv:imxgpu2d = "vivante"
28PACKAGECONFIG_GPU2D:mx95-nxp-bsp = ""
29
30 28
31PACKAGECONFIG[egl] = "-DENABLE_EGL=ON,-DENABLE_EGL=OFF,virtual/egl" 29PACKAGECONFIG[egl] = "-DENABLE_EGL=ON,-DENABLE_EGL=OFF,virtual/egl"
32PACKAGECONFIG[gui] = "-DENABLE_GUI=ON,-DENABLE_GUI=OFF" 30PACKAGECONFIG[gui] = "-DENABLE_GUI=ON,-DENABLE_GUI=OFF"