xf86-input-evdev: upgrade from 2.4.0 to 2.5.0

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>
This commit is contained in:
Yu Ke 2010-11-12 11:20:25 +08:00 committed by Saul Wold
parent c3db9a6799
commit 7844f7a948
2 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ PREFERRED_VERSION_xcb-proto ?= "1.6"
PREFERRED_VERSION_libxcb ?= "1.6"
PREFERRED_VERSION_libxcb-nativesdk ?= "1.6"
PREFERRED_VERSION_libpciaccess ?= "0.11.0"
PREFERRED_VERSION_xf86-input-evdev ?= "2.4.0"
PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0"
PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0"
PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0"
PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"

View File

@ -2,6 +2,6 @@ require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- evdev input driver"
LIC_FILES_CHKSUM = "file://COPYING;md5=ebf4ad82cd33b1432eacb1798a43c092"
LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16"
PR = "r1"
PR = "r0"