diff options
| -rw-r--r-- | recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb | 6 |
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 053fbf3e7..18fad56e9 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 | " |
| 26 | PACKAGECONFIG_GPU2D = "" | 26 | PACKAGECONFIG_GPU2D = "" |
| 27 | PACKAGECONFIG_GPU2D:imxgpu2d = "vivante" | 27 | PACKAGECONFIG_GPU2D:imxviv:imxgpu2d = "vivante" |
| 28 | PACKAGECONFIG_GPU2D:mx95-nxp-bsp = "" | ||
| 29 | |||
| 30 | 28 | ||
| 31 | PACKAGECONFIG[egl] = "-DENABLE_EGL=ON,-DENABLE_EGL=OFF,virtual/egl" | 29 | PACKAGECONFIG[egl] = "-DENABLE_EGL=ON,-DENABLE_EGL=OFF,virtual/egl" |
| 32 | PACKAGECONFIG[gui] = "-DENABLE_GUI=ON,-DENABLE_GUI=OFF" | 30 | PACKAGECONFIG[gui] = "-DENABLE_GUI=ON,-DENABLE_GUI=OFF" |
