angstrom.inc: drop virtual/libgl override, the default now works

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2014-11-05 16:13:59 +01:00
parent ffb89f034e
commit 83717e6d71

View File

@@ -167,7 +167,6 @@ 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}"