diff options
| -rw-r--r-- | recipes-graphics/piglit/piglit_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/piglit/piglit_%.bbappend b/recipes-graphics/piglit/piglit_%.bbappend index 3caf8aa15..0a4a3a4a4 100644 --- a/recipes-graphics/piglit/piglit_%.bbappend +++ b/recipes-graphics/piglit/piglit_%.bbappend | |||
| @@ -8,8 +8,8 @@ PACKAGECONFIG:remove = " ${PACKAGECONFIG_REMOVE}" | |||
| 8 | 8 | ||
| 9 | PACKAGECONFIG_APPEND ?= " \ | 9 | PACKAGECONFIG_APPEND ?= " \ |
| 10 | gbm \ | 10 | gbm \ |
| 11 | opencl \ | ||
| 12 | ${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)}" | 11 | ${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)}" |
| 12 | PACKAGECONFIG_APPEND:append:imxviv:mx8-nxp-bsp = " opencl" | ||
| 13 | PACKAGECONFIG_APPEND:imxgpu:mx6-nxp-bsp = "" | 13 | PACKAGECONFIG_APPEND:imxgpu:mx6-nxp-bsp = "" |
| 14 | PACKAGECONFIG_APPEND:imxgpu:mx7-nxp-bsp = "" | 14 | PACKAGECONFIG_APPEND:imxgpu:mx7-nxp-bsp = "" |
| 15 | 15 | ||
