]> code.ossystems Code Review - openembedded-core.git/commitdiff
xmodmap: upgrade to latest version 1.0.4
authorYu Ke <ke.yu@intel.com>
Wed, 23 Jun 2010 13:15:27 +0000 (21:15 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 29 Jun 2010 16:13:36 +0000 (17:13 +0100)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/packages/xorg-app/xmodmap_1.0.4.bb [moved from meta/packages/xorg-app/xmodmap_1.0.3.bb with 61% similarity]

index 371b5abe183bf8664095443bf32577bea24d0ae4..8b9322828f7de1056eb4df5199fb3bfee1bd98e5 100644 (file)
@@ -119,7 +119,7 @@ PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
 PREFERRED_VERSION_xhost ?= "1.0.3"
 PREFERRED_VERSION_xinit ?= "1.2.1"
 PREFERRED_VERSION_xineramaproto ?= "1.2"
-PREFERRED_VERSION_xmodmap ?= "1.0.3"
+PREFERRED_VERSION_xmodmap ?= "1.0.4"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
 PREFERRED_VERSION_xprop ?= "1.0.4"
 PREFERRED_VERSION_xproto ?= "7.0.16"
similarity index 61%
rename from meta/packages/xorg-app/xmodmap_1.0.3.bb
rename to meta/packages/xorg-app/xmodmap_1.0.4.bb
index 4b031293a28861335fd6c8f2871d623767f7fab6..d7d31e2677f994d916e3b7c04563f9e6b61672d4 100644 (file)
@@ -2,4 +2,6 @@ require xorg-app-common.inc
 
 DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4eafccf13653fd18ec3263631e5feb68"
+PR = "r0"
 PE = "1"