diff options
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 5fca2a670..2daae40e2 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" PREFERRED_VERSION_randrproto = "1.2.1" PREFERRED_VERSION_randrproto-sdk = "1.2.1" PREFERRED_VERSION_recordproto = "1.13.2" -PREFERRED_VERSION_renderproto = "0.9.3" -PREFERRED_VERSION_renderproto-sdk = "0.9.3" +PREFERRED_VERSION_renderproto = "0.9.2" +PREFERRED_VERSION_renderproto-sdk = "0.9.2" PREFERRED_VERSION_resourceproto = "1.0.2" PREFERRED_VERSION_scrnsaverproto = "1.1.0" PREFERRED_VERSION_trapproto = "3.4.3" |