mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-crownbay: xorg.conf changes
Update to the ced-generated xorg.conf for 1.8. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
03f1972f17
commit
51baa983b3
|
|
@ -26,11 +26,12 @@ Section "Device"
|
|||
Option "ALL/1/General/PortOrder" "40000"
|
||||
Option "ALL/1/General/DisplayConfig" "1"
|
||||
Option "ALL/1/General/DisplayDetect" "1"
|
||||
Option "ALL/1/General/TuningWA" "1"
|
||||
Option "ALL/1/Port/4/General/name" "lvds"
|
||||
Option "ALL/1/Port/4/General/EdidAvail" "3"
|
||||
Option "ALL/1/Port/4/General/EdidNotAvail" "1"
|
||||
Option "ALL/1/Port/4/General/Rotation" "0"
|
||||
Option "ALL/1/Port/4/General/Edid" "1"
|
||||
Option "ALL/1/Port/4/General/Edid" "0"
|
||||
EndSection
|
||||
|
||||
Section "ServerLayout"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||
FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user