diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-14 15:56:34 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:02 -0800 |
commit | 63fa986f7c3552454a1902387b54ad52dac1a1b5 (patch) | |
tree | 2614f113e8e100a9e9ab3d4ef1e3f86614889131 /meta/conf/distro/include | |
parent | 89ca5472843daa3f8aeacd285ff64bc4fc403d67 (diff) | |
download | poky-63fa986f7c3552454a1902387b54ad52dac1a1b5.tar.gz |
libdrm: upgrade to 2.4.23
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf/distro/include')
-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 2a982ba506..84460ca96d 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -137,7 +137,7 @@ PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6" | |||
137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" | 137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" |
138 | PREFERRED_VERSION_xwininfo ?= "1.1.0" | 138 | PREFERRED_VERSION_xwininfo ?= "1.1.0" |
139 | PREFERRED_VERSION_mesa-dri ?= "7.9" | 139 | PREFERRED_VERSION_mesa-dri ?= "7.9" |
140 | PREFERRED_VERSION_libdrm ?= "2.4.22" | 140 | PREFERRED_VERSION_libdrm ?= "2.4.23" |
141 | PREFERRED_VERSION_xcb-proto ?= "1.6" | 141 | PREFERRED_VERSION_xcb-proto ?= "1.6" |
142 | PREFERRED_VERSION_libxcb ?= "1.7" | 142 | PREFERRED_VERSION_libxcb ?= "1.7" |
143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.7" | 143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.7" |