diff options
| author | Yu Ke <ke.yu@intel.com> | 2010-11-16 21:25:02 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-22 10:25:34 +0000 |
| commit | 685cfa94a316cb822f4820ed170410e649cdd250 (patch) | |
| tree | dbc64e35c98e11a610c094e48de2297b543662fa /meta | |
| parent | 1e2f122a17309f687ec54e9a3928434e6c4547eb (diff) | |
| download | poky-685cfa94a316cb822f4820ed170410e649cdd250.tar.gz | |
xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb) | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index d56bf6e8a1..90825cd384 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
| @@ -129,7 +129,7 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3" | |||
| 129 | PREFERRED_VERSION_xrandr ?= "1.3.2" | 129 | PREFERRED_VERSION_xrandr ?= "1.3.2" |
| 130 | PREFERRED_VERSION_xrdb ?= "1.0.5" | 130 | PREFERRED_VERSION_xrdb ?= "1.0.5" |
| 131 | PREFERRED_VERSION_xserver-kdrive ?= "1.7.99.2" | 131 | PREFERRED_VERSION_xserver-kdrive ?= "1.7.99.2" |
| 132 | PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.8.99.904" | 132 | PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.2" |
| 133 | PREFERRED_VERSION_xset ?= "1.2.1" | 133 | PREFERRED_VERSION_xset ?= "1.2.1" |
| 134 | PREFERRED_VERSION_xtrans ?= "1.2.5" | 134 | PREFERRED_VERSION_xtrans ?= "1.2.5" |
| 135 | PREFERRED_VERSION_xtrans-native ?= "1.2.5" | 135 | PREFERRED_VERSION_xtrans-native ?= "1.2.5" |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb index 98d79a1b28..0433fe33ba 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb | |||
| @@ -7,7 +7,7 @@ PROTO_DEPS += "xf86driproto dri2proto" | |||
| 7 | DEPENDS += "font-util" | 7 | DEPENDS += "font-util" |
| 8 | 8 | ||
| 9 | PE = "1" | 9 | PE = "1" |
| 10 | PR = "r1" | 10 | PR = "r0" |
| 11 | 11 | ||
| 12 | SRC_URI += "file://nodolt.patch \ | 12 | SRC_URI += "file://nodolt.patch \ |
| 13 | file://crosscompile.patch" | 13 | file://crosscompile.patch" |
| @@ -17,4 +17,7 @@ SRC_URI += "file://nodolt.patch \ | |||
| 17 | # Misc build failure for master HEAD | 17 | # Misc build failure for master HEAD |
| 18 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" | 18 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" |
| 19 | 19 | ||
| 20 | SRC_URI[md5sum] = "5c8773499a6a8c1ddaedf33577ec9634" | ||
| 21 | SRC_URI[sha256sum] = "8b30800004c98fc7a8e6ff31a339f28451be5132e774443be22bf226e1791e34" | ||
| 22 | |||
| 20 | EXTRA_OECONF += "--enable-dri --enable-dri2" | 23 | EXTRA_OECONF += "--enable-dri --enable-dri2" |
