diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-02 15:24:54 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-02 15:24:54 +0100 |
commit | b3fd2238f82870b3cc670a69a75a87df12948df1 (patch) | |
tree | 29a578044168449393a6d211e566df54d7bce7f1 /meta/conf | |
parent | c6109aede7bcfbdd8650de2763ccdd75cf2d4a99 (diff) | |
download | poky-b3fd2238f82870b3cc670a69a75a87df12948df1.tar.gz |
xextproto 7.0.4 -> 7.0.5
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 5dcd50e280..ed6bb3c6c7 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -104,9 +104,9 @@ PREFERRED_VERSION_xcmiscproto-native ?= "1.1.2" | |||
104 | PREFERRED_VERSION_xcmiscproto-sdk ?= "1.1.2" | 104 | PREFERRED_VERSION_xcmiscproto-sdk ?= "1.1.2" |
105 | PREFERRED_VERSION_xdpyinfo ?= "1.0.3" | 105 | PREFERRED_VERSION_xdpyinfo ?= "1.0.3" |
106 | PREFERRED_VERSION_xev ?= "1.0.3" | 106 | PREFERRED_VERSION_xev ?= "1.0.3" |
107 | PREFERRED_VERSION_xextproto ?= "7.0.4" | 107 | PREFERRED_VERSION_xextproto ?= "7.0.5" |
108 | PREFERRED_VERSION_xextproto-native ?= "7.0.4" | 108 | PREFERRED_VERSION_xextproto-native ?= "7.0.5" |
109 | PREFERRED_VERSION_xextproto-sdk ?= "7.0.4" | 109 | PREFERRED_VERSION_xextproto-sdk ?= "7.0.5" |
110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" | 110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" |
111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.1.2" | 111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.1.2" |
112 | PREFERRED_VERSION_xf86bigfontproto-sdk ?= "1.1.2" | 112 | PREFERRED_VERSION_xf86bigfontproto-sdk ?= "1.1.2" |