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