diff options
| -rw-r--r-- | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf | 2 | ||||
| -rw-r--r-- | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf b/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf index fce58f89..662f60f3 100644 --- a/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf +++ b/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf | |||
| @@ -23,7 +23,7 @@ Section "Device" | |||
| 23 | Option "PcfVersion" "1792" | 23 | Option "PcfVersion" "1792" |
| 24 | Option "ConfigId" "1" | 24 | Option "ConfigId" "1" |
| 25 | Option "ALL/1/name" "e6xx" | 25 | Option "ALL/1/name" "e6xx" |
| 26 | Option "ALL/1/General/PortOrder" "40000" | 26 | Option "ALL/1/General/PortOrder" "24000" |
| 27 | Option "ALL/1/General/DisplayConfig" "1" | 27 | Option "ALL/1/General/DisplayConfig" "1" |
| 28 | Option "ALL/1/General/DisplayDetect" "1" | 28 | Option "ALL/1/General/DisplayDetect" "1" |
| 29 | Option "ALL/1/General/TuningWA" "1" | 29 | Option "ALL/1/General/TuningWA" "1" |
diff --git a/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend index 14614315..3fe0e9f1 100644 --- a/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend +++ b/meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | 1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" |
| 2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | 2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" |
| 3 | 3 | ||
| 4 | PR := "${PR}.1" | 4 | PR := "${PR}.2" |
