summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/piglit/piglit_%.bbappend1
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 @@
1FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
2 2
3CFLAGS:append:imxgpu:toolchain-clang = " -Wno-error=int-conversion"
3PACKAGECONFIG:remove:imxgpu = "x11 glx" 4PACKAGECONFIG:remove:imxgpu = "x11 glx"
4PACKAGECONFIG:append:mx8-nxp-bsp = " opencl" 5PACKAGECONFIG:append:mx8-nxp-bsp = " opencl"