]> code.ossystems Code Review - openembedded-core.git/commitdiff
xf86-input-mouse: upgrade from 1.5.0 to 1.6.0
authorYu Ke <ke.yu@intel.com>
Fri, 12 Nov 2010 03:24:28 +0000 (11:24 +0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:24 +0000 (21:08 -0800)
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb [moved from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.5.0.bb with 53% similarity]

index 9a5100fcd7e28951edc5aebed1a0fe515d7ea747..7769528880e0a1ef663c4f21ab12d0d712bd46bf 100644 (file)
@@ -143,7 +143,7 @@ PREFERRED_VERSION_libxcb ?= "1.6"
 PREFERRED_VERSION_libxcb-nativesdk ?= "1.6"
 PREFERRED_VERSION_libpciaccess ?= "0.11.0"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0"
-PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0"
+PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
 PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0"
 PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"
 PREFERRED_VERSION_xf86-video-intel ?= "2.12.0"
similarity index 53%
rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.5.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb
index 44d60bf7537834c08e8c070d5bbac03e4891c53d..835b7b1773618e9665042d3a6af6881405ab6cf0 100644 (file)
@@ -2,4 +2,4 @@ require xf86-input-common.inc
 
 DESCRIPTION = "X.Org X server -- mouse input driver"
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=43eb754a9f368985c40a2a5370fc364a"
+LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19"