summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-07 16:37:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-11 18:08:31 +0100
commitc09f0eb561a53b97a769dd0744076af7d904eafb (patch)
treeffdea22503027c6939e08c4e6ebc60b1c1346103 /meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb
parent359006159996f95aaa7e53279229d72e161514bd (diff)
downloadpoky-c09f0eb561a53b97a769dd0744076af7d904eafb.tar.gz
xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite
* xserver-xorg is closer to upstream naming and that's how it's named in OE-classic and meta-oe? It would make meta-oe transition easier and better to do it now then convert meta-oe to xserver-xf86 and then rename it back later. (From OE-Core rev: 0b31c7200a368533df970f0efeb81e2e20c73593) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb
deleted file mode 100644
index e42f27d587..0000000000
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1require xserver-xf86-lite.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
4
5PR = "r3"
6
7DEPENDS += "font-util"
8
9SRC_URI += "file://crosscompile.patch"
10
11# Misc build failure for master HEAD
12SRC_URI += "file://fix_open_max_preprocessor_error.patch;"