summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/mesa/mesa-gl_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend
index 84cd479..e561a1b 100644
--- a/recipes-graphics/mesa/mesa-gl_%.bbappend
+++ b/recipes-graphics/mesa/mesa-gl_%.bbappend
@@ -1,7 +1,7 @@
1PACKAGECONFIG_append_rpi = " gbm" 1PACKAGECONFIG_append_rpi = " gbm"
2PROVIDES_append_rpi = " virtual/libgbm" 2PROVIDES_append_rpi = " virtual/libgbm"
3 3
4DRIDRIVERS_append_rpi = ",swrast" 4GALLIUMDRIVERS_append_rpi = ",swrast"
5 5
6do_install_append_rpi() { 6do_install_append_rpi() {
7 rm -rf ${D}${includedir}/KHR/khrplatform.h 7 rm -rf ${D}${includedir}/KHR/khrplatform.h