summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-11-16 23:14:19 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:27 -0800
commitca4e362e204939bcc6d2247620f538f2294a5f03 (patch)
tree49164dbc58bdf1c41f85b521ec7c743c848480d4 /meta/conf/distro
parent3500a6499090b6941fdec45aaa41c38179aa71f8 (diff)
downloadpoky-ca4e362e204939bcc6d2247620f538f2294a5f03.tar.gz
kbproto: upgrade from 1.0.4 to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index ef95e6bfc0..baec854d20 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2"
21#PREFERRED_VERSION_inputproto ?= "2.0" 21#PREFERRED_VERSION_inputproto ?= "2.0"
22#PREFERRED_VERSION_inputproto-native ?= "2.0" 22#PREFERRED_VERSION_inputproto-native ?= "2.0"
23#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0" 23#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
24PREFERRED_VERSION_kbproto ?= "1.0.4" 24PREFERRED_VERSION_kbproto ?= "1.0.5"
25PREFERRED_VERSION_kbproto-native ?= "1.0.4" 25PREFERRED_VERSION_kbproto-native ?= "1.0.5"
26PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4" 26PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5"
27PREFERRED_VERSION_libapplewm ?= "1.0.0" 27PREFERRED_VERSION_libapplewm ?= "1.0.0"
28PREFERRED_VERSION_libdmx ?= "1.1.0" 28PREFERRED_VERSION_libdmx ?= "1.1.0"
29PREFERRED_VERSION_libfontenc ?= "1.0.5" 29PREFERRED_VERSION_libfontenc ?= "1.0.5"