summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorEdwin Plauchu <edwin.plauchu.camacho@intel.com>2016-07-27 16:54:53 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 11:47:13 +0100
commit8b3f6245493588ad713b3609305b806753302de8 (patch)
tree99c46afdb4054d72101d4f17b02f7bf5e2d4cb9a /meta/recipes-graphics/xorg-xserver
parent0ec45e90bd8a3138debe752e3cb6cb7a50915c34 (diff)
downloadpoky-8b3f6245493588ad713b3609305b806753302de8.tar.gz
xorg-xserver: upgrade xserver version from 1.18.3 to 1.18.4
From version 1.18.3 to 1.18.4 modesetting driver has suffered several changes. One of this changes allow mouse works as expected with xf86-video-modesetting driver when system startup upon beaglebone. [YOCTO #9828] (From OE-Core rev: 86f016a1a6140e5ef6e9bdb64dd093744eb549ab) Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.4.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.3.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.4.bb
index 27098f105a..6700565790 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.3.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.4.bb
@@ -1,8 +1,8 @@
1require xserver-xorg.inc 1require xserver-xorg.inc
2 2
3SRC_URI += "file://musl-arm-inb-outb.patch" 3SRC_URI += "file://musl-arm-inb-outb.patch"
4SRC_URI[md5sum] = "043d720bf2472a65bb8f0daa97f83dfa" 4SRC_URI[md5sum] = "d4842dfe3bd9a9d062f2fa1df9104a46"
5SRC_URI[sha256sum] = "ea739c22517cdbe2b5f7c0a5fd05fe8a10ac0629003e71c0c7862f4bb60142cd" 5SRC_URI[sha256sum] = "278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8"
6 6
7# These extensions are now integrated into the server, so declare the migration 7# These extensions are now integrated into the server, so declare the migration
8# path for in-place upgrades. 8# path for in-place upgrades.