summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-05-09 16:12:51 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 16:43:22 +0100
commit57d50baa7dc318471d5915c405ccba8032a02249 (patch)
tree1b3ab1da8f286de410e51df8443537aee66e30c8 /meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb
parent495c109534b32be107c55864c0818df9387284cf (diff)
downloadpoky-57d50baa7dc318471d5915c405ccba8032a02249.tar.gz
xserver-xf86-lite: upgrade to from 1.7 RC2 to 1.10.1
- remove the following patches, since they are already in upstream xserver-xf86-lite/libdri-xinerama-symbol.patch, xserver-xf86-lite/drmfix.patch xserver-xf86-lite/nodolt.patch xserver-xf86-lite/revert_make_sys_c_use_unaligned_access_functions.patch - rebase the patch for 1.10.1 xserver-xf86-lite/crosscompile.patch (From OE-Core rev: 057613870f54d1f9a25317e350219d967fcd25ef) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb
deleted file mode 100644
index 5ef23019ad..0000000000
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.7.99.2.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1require xserver-xf86-lite.inc
2
3PR = "r1"
4
5DEPENDS += "font-util"
6
7SRC_URI += "file://nodolt.patch;patch=1 \
8 file://crosscompile.patch;patch=1"
9
10# Misc build failure for master HEAD
11SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1 \
12 file://revert_make_sys_c_use_unaligned_access_functions.patch;patch=1"