aboutsummaryrefslogtreecommitdiffstats
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 @@
PACKAGECONFIG_append_rpi = " gbm"
PROVIDES_append_rpi = " virtual/libgbm"
-DRIDRIVERS_append_rpi = ",swrast"
+GALLIUMDRIVERS_append_rpi = ",swrast"
do_install_append_rpi() {
rm -rf ${D}${includedir}/KHR/khrplatform.h