]> code.ossystems Code Review - openembedded-core.git/commitdiff
kbproto: upgrade from 1.0.4 to the latest version 1.0.5
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 16 Nov 2010 15:14:19 +0000 (23:14 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 18 Nov 2010 21:30:27 +0000 (13:30 -0800)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb [moved from meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb with 96% similarity]

index ef95e6bfc04d15fe5c4140273a7e4041e5ac30f4..baec854d2006b781d94a877c800e1d8461a21176 100644 (file)
@@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2"
 #PREFERRED_VERSION_inputproto ?= "2.0"
 #PREFERRED_VERSION_inputproto-native ?= "2.0"
 #PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
-PREFERRED_VERSION_kbproto ?= "1.0.4"
-PREFERRED_VERSION_kbproto-native ?= "1.0.4"
-PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4"
+PREFERRED_VERSION_kbproto ?= "1.0.5"
+PREFERRED_VERSION_kbproto-native ?= "1.0.5"
+PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5"
 PREFERRED_VERSION_libapplewm ?= "1.0.0"
 PREFERRED_VERSION_libdmx ?= "1.1.0"
 PREFERRED_VERSION_libfontenc ?= "1.0.5"
similarity index 96%
rename from meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb
rename to meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
index b49d5a69214565c7e65a4e762a2a6020096178ed..e98d3d6f7e5479a8f8223152c35385ebbec12395 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
                     file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
 
-PR = "r2"
+PR = "r0"
 PE = "1"
 
 DEPENDS += "gettext"