diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-06 08:42:18 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-06 08:42:18 +0000 |
commit | 2f93feee577f2772db60f0c7e763026e0cb2131b (patch) | |
tree | f312ebbef63d8e1a223fe8275424819a2c4ae78f /meta/conf | |
parent | c347eaac5b1e8e8321e39087fbd76f1467df20d8 (diff) | |
download | poky-2f93feee577f2772db60f0c7e763026e0cb2131b.tar.gz |
preferred-xorg-versions.inc: renderproto 0.9.2 is preferred
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3958 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 5fca2a670a..2daae40e2f 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -87,8 +87,8 @@ PREFERRED_VERSION_printproto = "1.0.3" | |||
87 | PREFERRED_VERSION_randrproto = "1.2.1" | 87 | PREFERRED_VERSION_randrproto = "1.2.1" |
88 | PREFERRED_VERSION_randrproto-sdk = "1.2.1" | 88 | PREFERRED_VERSION_randrproto-sdk = "1.2.1" |
89 | PREFERRED_VERSION_recordproto = "1.13.2" | 89 | PREFERRED_VERSION_recordproto = "1.13.2" |
90 | PREFERRED_VERSION_renderproto = "0.9.3" | 90 | PREFERRED_VERSION_renderproto = "0.9.2" |
91 | PREFERRED_VERSION_renderproto-sdk = "0.9.3" | 91 | PREFERRED_VERSION_renderproto-sdk = "0.9.2" |
92 | PREFERRED_VERSION_resourceproto = "1.0.2" | 92 | PREFERRED_VERSION_resourceproto = "1.0.2" |
93 | PREFERRED_VERSION_scrnsaverproto = "1.1.0" | 93 | PREFERRED_VERSION_scrnsaverproto = "1.1.0" |
94 | PREFERRED_VERSION_trapproto = "3.4.3" | 94 | PREFERRED_VERSION_trapproto = "3.4.3" |