diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-03-05 16:06:05 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-03-11 16:47:43 -0400 |
commit | c586bd9a663c6b77478b7b38ff771f6b8360edea (patch) | |
tree | 4e080e5f861a7a1ab118e243c42a3b6d54a858d4 /recipes-graphics/xorg-xserver | |
parent | f5b282271c7545929c47f0c9c087a9f55dc8df93 (diff) | |
download | meta-ti-c586bd9a663c6b77478b7b38ff771f6b8360edea.tar.gz |
ti81x: remove platform configs, kernel, u-boot, since ti81x is not supported
* There is no support for these platforms from meta-ti.
* If someone is willing to maintain them, please let us know or feel free to
take it to a separate layer.
* Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/xorg-xserver')
-rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf | 29 | ||||
-rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf | 29 |
2 files changed, 0 insertions, 58 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf deleted file mode 100644 index 0d6ab435..00000000 --- a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
1 | Section "Module" | ||
2 | Load "extmod" | ||
3 | Load "dbe" | ||
4 | Load "glx" | ||
5 | Load "freetype" | ||
6 | Load "type1" | ||
7 | Load "record" | ||
8 | Load "dri" | ||
9 | EndSection | ||
10 | |||
11 | Section "Monitor" | ||
12 | Identifier "Builtin Default Monitor" | ||
13 | EndSection | ||
14 | |||
15 | Section "Device" | ||
16 | Identifier "Builtin Default fbdev Device 0" | ||
17 | Driver "fbdev" | ||
18 | EndSection | ||
19 | |||
20 | Section "Screen" | ||
21 | Identifier "Builtin Default fbdev Screen 0" | ||
22 | Device "Builtin Default fbdev Device 0" | ||
23 | Monitor "Builtin Default Monitor" | ||
24 | EndSection | ||
25 | |||
26 | Section "ServerLayout" | ||
27 | Identifier "Builtin Default Layout" | ||
28 | Screen "Builtin Default fbdev Screen 0" | ||
29 | EndSection | ||
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf deleted file mode 100644 index 0d6ab435..00000000 --- a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
1 | Section "Module" | ||
2 | Load "extmod" | ||
3 | Load "dbe" | ||
4 | Load "glx" | ||
5 | Load "freetype" | ||
6 | Load "type1" | ||
7 | Load "record" | ||
8 | Load "dri" | ||
9 | EndSection | ||
10 | |||
11 | Section "Monitor" | ||
12 | Identifier "Builtin Default Monitor" | ||
13 | EndSection | ||
14 | |||
15 | Section "Device" | ||
16 | Identifier "Builtin Default fbdev Device 0" | ||
17 | Driver "fbdev" | ||
18 | EndSection | ||
19 | |||
20 | Section "Screen" | ||
21 | Identifier "Builtin Default fbdev Screen 0" | ||
22 | Device "Builtin Default fbdev Device 0" | ||
23 | Monitor "Builtin Default Monitor" | ||
24 | EndSection | ||
25 | |||
26 | Section "ServerLayout" | ||
27 | Identifier "Builtin Default Layout" | ||
28 | Screen "Builtin Default fbdev Screen 0" | ||
29 | EndSection | ||