diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-14 11:21:23 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:01 -0800 |
commit | 70fe42942bad5584204a6a93ea1aaad0c4da23c8 (patch) | |
tree | d7d2f56a0368f5e64225ce990d03b74ec8a8b2ea /meta/conf/distro | |
parent | c39b3aa2c25ea0971165d5458ba7927fd44e3efb (diff) | |
download | poky-70fe42942bad5584204a6a93ea1aaad0c4da23c8.tar.gz |
bigreqsproto: upgrade to 1.1.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf/distro')
-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 ce6f9cfb6d..a71628135a 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -3,9 +3,9 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | PREFERRED_VERSION_applewmproto ?= "1.4.1" | 5 | PREFERRED_VERSION_applewmproto ?= "1.4.1" |
6 | PREFERRED_VERSION_bigreqsproto ?= "1.1.0" | 6 | PREFERRED_VERSION_bigreqsproto ?= "1.1.1" |
7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0" | 7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.1" |
8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0" | 8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1" |
9 | PREFERRED_VERSION_compositeproto ?= "0.4.2" | 9 | PREFERRED_VERSION_compositeproto ?= "0.4.2" |
10 | PREFERRED_VERSION_damageproto ?= "1.2.1" | 10 | PREFERRED_VERSION_damageproto ?= "1.2.1" |
11 | PREFERRED_VERSION_dmxproto ?= "2.3" | 11 | PREFERRED_VERSION_dmxproto ?= "2.3" |