raspberrypi.conf: Weakly assign PREFERRED_PROVIDER_virtual/egl

Use vc-graphics-hardfp by default as virtual/egl and let the user
overwrite this.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-08-17 12:46:46 +03:00
parent 452b7f5e09
commit 3dfb945730

View File

@ -18,7 +18,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
MACHINE_KERNEL_PR = "r4"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
PREFERRED_PROVIDER_virtual/egl := "vc-graphics-hardfp"
XSERVER = " \
xserver-xorg \
xf86-input-evdev \