]> code.ossystems Code Review - openembedded-core.git/commitdiff
xf86-input-mouse: upgrade from 1.6 to 1.7
authorYu Ke <ke.yu@intel.com>
Sat, 9 Apr 2011 13:26:45 +0000 (21:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Apr 2011 04:44:21 +0000 (05:44 +0100)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch
meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb [moved from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb with 76% similarity]

index 109491f498fde1107ef0bb8da8908a1e8ba11e8c..23eaace4b068f22f5dd31e0e4dd6d8940ad2a5c3 100644 (file)
@@ -142,7 +142,7 @@ PREFERRED_VERSION_libxcb ?= "1.7"
 PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
 PREFERRED_VERSION_libpciaccess ?= "0.12.1"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
-PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
+PREFERRED_VERSION_xf86-input-mouse ?= "1.7.0"
 PREFERRED_VERSION_xf86-input-keyboard ?= "1.6.0"
 PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0"
 PREFERRED_VERSION_xf86-video-intel ?= "2.14.0"
index 665b320df12ac2d7fb67accedf864910db34b927..6930864ede5191428d654d402a150a0469d344d3 100644 (file)
@@ -2,6 +2,8 @@ Unbreak the linux mouse driver by using config.h
 
 RP - 4/11/07
 
+Upstream-Status: Pending
+
 Index: git/src/lnx_mouse.c
 ===================================================================
 --- git.orig/src/lnx_mouse.c   2008-11-04 23:46:05.000000000 +0000
similarity index 76%
rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb
index 61d73e191b44b1663598b65e26b06d7e037b9dfe..fbc2c6691b2099d828e6f9a3e972ffa280809d92 100644 (file)
@@ -10,5 +10,5 @@ driver."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19"
 
-SRC_URI[md5sum] = "cef849b1a2743d2e84de98422f372974"
-SRC_URI[sha256sum] = "c7ae245e5168276346145f196d1d1faed618f41d5174a2031c71fab6e1a2fbdb"
+SRC_URI[md5sum] = "7f31472689c15b6de62eff04d0fb57d7"
+SRC_URI[sha256sum] = "4e989542b5e9e0c5f9087288b18e70de1064dd27c83a4bc6dce58f3ea9d74994"