]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-xf86-config: The simplified xorg.conf shouldn't use legacy drivers, it confus...
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 9 Jul 2009 10:05:51 +0000 (11:05 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 9 Jul 2009 10:05:51 +0000 (11:05 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf
meta/packages/xorg-xserver/xserver-xf86-config_0.1.bb

index 0827e26baebc6f8c1bff3a5ad4a948da629b0bfb..9c3d49019f293006592b6d1a8fb89a749e754d19 100644 (file)
@@ -23,5 +23,4 @@ EndSection
 
 Section "ServerFlags"
     Option        "DontZap"  "0"
-    Option        "AllowEmptyInput" "0"
 EndSection
index d2f894725ea3d8280a28ca9df4316c3f768e6d5b..2abdbc7c174928236adabfe68264d4f57810680b 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "X.Org X server configuration file"
 HOMEPAGE = "http://www.x.org"
 SECTION = "x11/base"
 LICENSE = "MIT-X"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "file://xorg.conf"