aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/piglit/piglit_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/piglit/piglit_%.bbappend')
-rw-r--r--recipes-graphics/piglit/piglit_%.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/piglit/piglit_%.bbappend b/recipes-graphics/piglit/piglit_%.bbappend
new file mode 100644
index 00000000..fe2a0bc2
--- /dev/null
+++ b/recipes-graphics/piglit/piglit_%.bbappend
@@ -0,0 +1,6 @@
+PACKAGECONFIG:remove:imxgpu = "glx"
+
+PACKAGECONFIG:append:mx8-nxp-bsp = " opencl"
+PACKAGECONFIG:append:mx9-nxp-bsp = " opencl"
+
+CFLAGS:append:imxgpu:toolchain-clang = " -Wno-error=int-conversion"