mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
sugarbay.conf: add mesa library: correct previous wrong modification
This fixes [BUGID #727]
766c20ef21
added
mesa-dri-driver-i915, but actually it should be
mesa-dri-driver-i965.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Ke Yu <ke.yu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
497a147104
commit
6c47bc3874
|
@ -28,7 +28,7 @@ XSERVER ?= "xserver-xf86-dri-lite \
|
|||
xf86-input-synaptics \
|
||||
xf86-video-intel \
|
||||
mesa-dri \
|
||||
mesa-dri-driver-i915"
|
||||
mesa-dri-driver-i965"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user