diff options
-rw-r--r-- | recipes-graphics/piglit/piglit_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/piglit/piglit_%.bbappend b/recipes-graphics/piglit/piglit_%.bbappend index 2b7561d1..882d4ddf 100644 --- a/recipes-graphics/piglit/piglit_%.bbappend +++ b/recipes-graphics/piglit/piglit_%.bbappend | |||
@@ -1,4 +1,5 @@ | |||
1 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | CFLAGS:append:imxgpu:toolchain-clang = " -Wno-error=int-conversion" | ||
3 | PACKAGECONFIG:remove:imxgpu = "x11 glx" | 4 | PACKAGECONFIG:remove:imxgpu = "x11 glx" |
4 | PACKAGECONFIG:append:mx8-nxp-bsp = " opencl" | 5 | PACKAGECONFIG:append:mx8-nxp-bsp = " opencl" |