summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
new file mode 100644
index 00000000..90e43944
--- /dev/null
+++ b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
@@ -0,0 +1,5 @@
1# Temporary avoid warnings of duplicate files providers until
2# mesa-dri & emgd-driver-bin recipes are fixed
3SSTATE_DUPWHITELIST += "${STAGING_INCDIR}/KHR ${STAGING_INCDIR}/EGL \
4 ${STAGING_INCDIR}/GLES ${STAGING_INCDIR}/GLES2"
5