diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:14:19 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | ca4e362e204939bcc6d2247620f538f2294a5f03 (patch) | |
tree | 49164dbc58bdf1c41f85b521ec7c743c848480d4 /meta/conf/distro | |
parent | 3500a6499090b6941fdec45aaa41c38179aa71f8 (diff) | |
download | poky-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.inc | 6 |
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" |
24 | PREFERRED_VERSION_kbproto ?= "1.0.4" | 24 | PREFERRED_VERSION_kbproto ?= "1.0.5" |
25 | PREFERRED_VERSION_kbproto-native ?= "1.0.4" | 25 | PREFERRED_VERSION_kbproto-native ?= "1.0.5" |
26 | PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4" | 26 | PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5" |
27 | PREFERRED_VERSION_libapplewm ?= "1.0.0" | 27 | PREFERRED_VERSION_libapplewm ?= "1.0.0" |
28 | PREFERRED_VERSION_libdmx ?= "1.1.0" | 28 | PREFERRED_VERSION_libdmx ?= "1.1.0" |
29 | PREFERRED_VERSION_libfontenc ?= "1.0.5" | 29 | PREFERRED_VERSION_libfontenc ?= "1.0.5" |