[OE-core] [PATCH V2] xorg-xserver: upgrade xserver version from 1.18.3 to 1.18.4

Edwin Plauchu edwin.plauchu.camacho at linux.intel.com
Wed Jul 27 21:54:53 UTC 2016


From: Edwin Plauchu <edwin.plauchu.camacho at intel.com>

>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]

Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho at intel.com>
---
 .../xorg-xserver/{xserver-xorg_1.18.3.bb => xserver-xorg_1.18.4.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.18.3.bb => xserver-xorg_1.18.4.bb} (86%)

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
similarity index 86%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.3.bb
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.4.bb
index 27098f1..6700565 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 @@
 require xserver-xorg.inc
 
 SRC_URI += "file://musl-arm-inb-outb.patch"
-SRC_URI[md5sum] = "043d720bf2472a65bb8f0daa97f83dfa"
-SRC_URI[sha256sum] = "ea739c22517cdbe2b5f7c0a5fd05fe8a10ac0629003e71c0c7862f4bb60142cd"
+SRC_URI[md5sum] = "d4842dfe3bd9a9d062f2fa1df9104a46"
+SRC_URI[sha256sum] = "278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8"
 
 # These extensions are now integrated into the server, so declare the migration
 # path for in-place upgrades.
-- 
1.9.1




More information about the Openembedded-core mailing list