summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-22 16:32:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-02 05:52:08 -0700
commit50d5131aeed85c2d90b1d4acd00c3748b784fab0 (patch)
treeaa114518ff414e0308e431a1a8d64211c5393f61 /meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
parent8e188a7fb3c777150a786f76f86b728ecdd847d4 (diff)
downloadpoky-50d5131aeed85c2d90b1d4acd00c3748b784fab0.tar.gz
xserver-xorg: ship the exa module in a separate package
EXA is used by some Xorg video drivers, it doesn't need to be shipped unless it's being used. Note that it's dynamically loaded so the automatic library dependencies won't catch this, but as far as I'm aware nothing on oe-core or meta-oe is using EXA. (From OE-Core rev: 1a666ee1cda3c0b74daba5881fc5f62e13deec66) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
index 017ac9118e..b588c119d0 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
@@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
8SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24" 8SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
9SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2" 9SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
10 10
11PR = "r4" 11PR = "r5"
12 12