diff options
| -rw-r--r-- | meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config/jasperforest/xorg.conf | 32 | ||||
| -rw-r--r-- | meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config/jasperforest/xorg.conf b/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config/jasperforest/xorg.conf deleted file mode 100644 index ca14a0c4..00000000 --- a/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config/jasperforest/xorg.conf +++ /dev/null | |||
| @@ -1,32 +0,0 @@ | |||
| 1 | #Section "Device" | ||
| 2 | # Identifier "Volari Z11" | ||
| 3 | # Driver "xgi" | ||
| 4 | #EndSection | ||
| 5 | |||
| 6 | Section "Device" | ||
| 7 | Identifier "Generic VESA" | ||
| 8 | Driver "vesa" | ||
| 9 | EndSection | ||
| 10 | |||
| 11 | Section "Monitor" | ||
| 12 | Identifier "Generic Monitor" | ||
| 13 | Option "DPMS" | ||
| 14 | EndSection | ||
| 15 | |||
| 16 | Section "Screen" | ||
| 17 | Identifier "Default Screen" | ||
| 18 | # Device "Volari Z11" | ||
| 19 | Device "Generic VESA" | ||
| 20 | Monitor "Generic Monitor" | ||
| 21 | DefaultDepth 24 | ||
| 22 | EndSection | ||
| 23 | |||
| 24 | Section "ServerLayout" | ||
| 25 | Identifier "Default Layout" | ||
| 26 | Screen "Default Screen" | ||
| 27 | EndSection | ||
| 28 | |||
| 29 | Section "ServerFlags" | ||
| 30 | Option "DontZap" "0" | ||
| 31 | Option "AutoAddDevices" "False" | ||
| 32 | EndSection | ||
diff --git a/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend deleted file mode 100644 index 72d991c7..00000000 --- a/meta-jasperforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
