set mesa-gl as default provider for virtual/libgl

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller
2013-09-20 09:43:32 +02:00
committed by Koen Kooi
parent 562ddcf7e2
commit fb53bd18bd

View File

@@ -171,6 +171,7 @@ DISTRO_FEATURES += "pulseaudio"
# OpenGL support
DISTRO_FEATURES += "opengl"
PREFERRED_PROVIDER_virtual/libgl ??= "mesa-gl"
# Inherit the default LIBC features superset from OE-core
DISTRO_FEATURES += "${DISTRO_FEATURES_LIBC}"