diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:13:45 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 3500a6499090b6941fdec45aaa41c38179aa71f8 (patch) | |
tree | 734bb03b7c316f42dad73e78dfdedc36492c85f3 /meta/conf/distro | |
parent | 480cf8c5429995d0c53444ac8c9921bef2ca7d5f (diff) | |
download | poky-3500a6499090b6941fdec45aaa41c38179aa71f8.tar.gz |
glproto: upgrade from 1.4.11 to the latest version 1.4.12
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index c1b04b15ee..ef95e6bfc0 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -16,7 +16,7 @@ PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" | |||
16 | PREFERRED_VERSION_fontsproto ?= "2.1.1" | 16 | PREFERRED_VERSION_fontsproto ?= "2.1.1" |
17 | PREFERRED_VERSION_fontsproto-native ?= "2.1.1" | 17 | PREFERRED_VERSION_fontsproto-native ?= "2.1.1" |
18 | PREFERRED_VERSION_gccmakedep ?= "1.0.2" | 18 | PREFERRED_VERSION_gccmakedep ?= "1.0.2" |
19 | PREFERRED_VERSION_glproto ?= "1.4.11" | 19 | PREFERRED_VERSION_glproto ?= "1.4.12" |
20 | PREFERRED_VERSION_imake ?= "1.0.2" | 20 | 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" |