diff options
-rw-r--r-- | recipes-graphics/mesa/mesa-gl_%.bbappend | 2 |
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 @@ | |||
1 | PACKAGECONFIG_append_rpi = " gbm" | 1 | PACKAGECONFIG_append_rpi = " gbm" |
2 | PROVIDES_append_rpi = " virtual/libgbm" | 2 | PROVIDES_append_rpi = " virtual/libgbm" |
3 | 3 | ||
4 | DRIDRIVERS_append_rpi = ",swrast" | 4 | GALLIUMDRIVERS_append_rpi = ",swrast" |
5 | 5 | ||
6 | do_install_append_rpi() { | 6 | do_install_append_rpi() { |
7 | rm -rf ${D}${includedir}/KHR/khrplatform.h | 7 | rm -rf ${D}${includedir}/KHR/khrplatform.h |