mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
xserver-xf86-config: Do not set default depth to 16 for IGEP v2.
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
80f1baf525
commit
b8637a9ab1
@@ -35,7 +35,6 @@ Section "Screen"
|
||||
Identifier "Default Screen"
|
||||
Device "OMAPFB Graphics Controller"
|
||||
Monitor "Generic Monitor"
|
||||
DefaultDepth 16
|
||||
EndSection
|
||||
|
||||
Section "ServerLayout"
|
||||
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION = "X.Org X server configuration file"
|
||||
HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/base"
|
||||
LICENSE = "MIT-X"
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
SRC_URI = "file://xorg.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user