]> code.ossystems Code Review - openembedded-core.git/commitdiff
xmodmap: upgrade from 1.0.4 to 1.0.5
authorYu Ke <ke.yu@intel.com>
Fri, 12 Nov 2010 03:09:09 +0000 (11:09 +0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:24 +0000 (21:08 -0800)
  LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb [moved from meta/recipes-graphics/xorg-app/xmodmap_1.0.4.bb with 65% similarity]

index 8083df2472423e31410a4124589625b7b642d742..182720e0afd5148dcd6cb6f6b6880ed59ebea455 100644 (file)
@@ -119,7 +119,7 @@ PREFERRED_VERSION_xf86vidmodeproto ?= "2.3"
 PREFERRED_VERSION_xhost ?= "1.0.3"
 PREFERRED_VERSION_xinit ?= "1.2.1"
 PREFERRED_VERSION_xineramaproto ?= "1.2"
-PREFERRED_VERSION_xmodmap ?= "1.0.4"
+PREFERRED_VERSION_xmodmap ?= "1.0.5"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
 PREFERRED_VERSION_xprop ?= "1.1.0"
 PREFERRED_VERSION_xproto ?= "7.0.17"
similarity index 65%
rename from meta/recipes-graphics/xorg-app/xmodmap_1.0.4.bb
rename to meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb
index d7d31e2677f994d916e3b7c04563f9e6b61672d4..6f60cdd1ef5aae9f62aeaa7f3eae64d29320b094 100644 (file)
@@ -2,6 +2,7 @@ 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"
+LIC_FILES_CHKSUM = "file://COPYING;md5=eef098b27f09d0ac39268df0cc2c00b5"
+
 PR = "r0"
 PE = "1"