diff options
author | Yu Ke <ke.yu@intel.com> | 2010-06-23 21:15:26 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:36 +0100 |
commit | 5e2162039e08df3b19080d5c25aeece514add238 (patch) | |
tree | 1c575714ba25c9aad11b56637597f5a79b875b88 /meta/conf | |
parent | 663fddca988350997c3057f19d1ad0063abaf4fa (diff) | |
download | poky-5e2162039e08df3b19080d5c25aeece514add238.tar.gz |
libdrm: upgrade to latest version 2.4.21
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 c8935ecf98..5148873b6a 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.2" | |||
137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" | 137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" |
138 | PREFERRED_VERSION_xwininfo ?= "1.0.4" | 138 | PREFERRED_VERSION_xwininfo ?= "1.0.4" |
139 | PREFERRED_VERSION_mesa-dri ?= "7.7" | 139 | PREFERRED_VERSION_mesa-dri ?= "7.7" |
140 | PREFERRED_VERSION_libdrm ?= "2.4.17" | 140 | PREFERRED_VERSION_libdrm ?= "2.4.21" |
141 | PREFERRED_VERSION_xcb-proto ?= "1.5" | 141 | PREFERRED_VERSION_xcb-proto ?= "1.5" |
142 | PREFERRED_VERSION_libxcb ?= "1.3" | 142 | PREFERRED_VERSION_libxcb ?= "1.3" |
143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" | 143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" |