diff options
author | Yu Ke <ke.yu@intel.com> | 2010-11-16 14:39:13 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-22 10:25:34 +0000 |
commit | 41111d4ff54bcbc2111239944c44c789890ddcb4 (patch) | |
tree | 79bad8f69da2761951cecd3f06f47fc05605315a /meta/conf | |
parent | 063dae4f5e8cb5043db8e065637036f113445449 (diff) | |
download | poky-41111d4ff54bcbc2111239944c44c789890ddcb4.tar.gz |
libdrm: upgrade from 2.4.21 to 2.4.22
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf')
-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 56ae237096..3dee7d5fd7 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.5" | |||
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.8.2" | 139 | PREFERRED_VERSION_mesa-dri ?= "7.8.2" |
140 | PREFERRED_VERSION_libdrm ?= "2.4.21" | 140 | PREFERRED_VERSION_libdrm ?= "2.4.22" |
141 | PREFERRED_VERSION_xcb-proto ?= "1.6" | 141 | PREFERRED_VERSION_xcb-proto ?= "1.6" |
142 | PREFERRED_VERSION_libxcb ?= "1.6" | 142 | PREFERRED_VERSION_libxcb ?= "1.6" |
143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.6" | 143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.6" |