diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-07-02 21:37:22 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-07-02 15:32:47 -0700 |
commit | 15c9e54368104848d481509da4007752bbafb101 (patch) | |
tree | 89f4e417a21dbe4964ab98e6a41f0f035c38bf18 /meta/conf | |
parent | 819a34a4526605d08856aa9e69df26f21c7c0227 (diff) | |
download | poky-15c9e54368104848d481509da4007752bbafb101.tar.gz |
preferred-xorg-versions: update versions after latest recipe bumps
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf')
-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 fb31e544c0..a82da8ded5 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -93,8 +93,8 @@ PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" | |||
93 | PREFERRED_VERSION_resourceproto ?= "1.1.0" | 93 | PREFERRED_VERSION_resourceproto ?= "1.1.0" |
94 | PREFERRED_VERSION_scrnsaverproto ?= "1.2.0" | 94 | PREFERRED_VERSION_scrnsaverproto ?= "1.2.0" |
95 | PREFERRED_VERSION_trapproto ?= "3.4.3" | 95 | PREFERRED_VERSION_trapproto ?= "3.4.3" |
96 | PREFERRED_VERSION_util-macros ?= "1.6.0" | 96 | PREFERRED_VERSION_util-macros ?= "1.10.0" |
97 | PREFERRED_VERSION_util-macros-native ?= "1.6.0" | 97 | PREFERRED_VERSION_util-macros-native ?= "1.10.0" |
98 | PREFERRED_VERSION_videoproto ?= "2.3.0" | 98 | PREFERRED_VERSION_videoproto ?= "2.3.0" |
99 | PREFERRED_VERSION_windowswmproto ?= "1.0.4" | 99 | PREFERRED_VERSION_windowswmproto ?= "1.0.4" |
100 | PREFERRED_VERSION_x11perf ?= "1.5" | 100 | PREFERRED_VERSION_x11perf ?= "1.5" |
@@ -141,7 +141,7 @@ PREFERRED_VERSION_libdrm ?= "2.4.21" | |||
141 | PREFERRED_VERSION_xcb-proto ?= "1.6" | 141 | PREFERRED_VERSION_xcb-proto ?= "1.6" |
142 | PREFERRED_VERSION_libxcb ?= "1.6" | 142 | PREFERRED_VERSION_libxcb ?= "1.6" |
143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.6" | 143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.6" |
144 | PREFERRED_VERSION_libpciaccess ?= "0.10.5" | 144 | PREFERRED_VERSION_libpciaccess ?= "0.11.0" |
145 | PREFERRED_VERSION_xf86-input-evdev ?= "2.3.2" | 145 | PREFERRED_VERSION_xf86-input-evdev ?= "2.3.2" |
146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0" | 146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0" |
147 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" | 147 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" |