[poky] [PATCH 0/5] upgrade xserver v2
Yu Ke
ke.yu at intel.com
Thu Nov 18 08:30:04 PST 2010
accodring to Saul's comments, V2 patch has the following changes
- add clear explanation on the commit message.
- correct the license check sum and test it
against latest poky/master
- add SRI_URI checksum
- mesa/cairo related recpies(mesa, talloc, libxml2,cairo) are still hold,
as one time build failure are observed. Although the failure
disappers after build again, it is better to find out the reason
before submitting it.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: kyu3/upgrade-11-18
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/upgrade-11-18
Thanks,
Yu Ke <ke.yu at intel.com>
---
Yu Ke (5):
libdrm: upgrade from 2.4.21 to 2.4.22
xf86-video-intel: upgrade from 2.12.0 to 2.13.0
xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2
xrandr: upgrade from 1.3.2 to 1.3.4
pixman: upgrade from 0.18.2 to 0.20.0
.../distro/include/preferred-xorg-versions.inc | 10 +++---
.../installtests.patch | 0
meta/recipes-graphics/drm/libdrm_2.4.21.bb | 4 --
meta/recipes-graphics/drm/libdrm_2.4.22.bb | 7 ++++
.../xorg-app/xrandr/resolve_symbol_clash.patch | 33 --------------------
.../xorg-app/{xrandr_1.3.2.bb => xrandr_1.3.4.bb} | 3 +-
...-intel_2.12.0.bb => xf86-video-intel_2.13.0.bb} | 3 ++
.../{pixman_0.18.2.bb => pixman_0.20.0.bb} | 3 ++
....8.99.904.bb => xserver-xf86-dri-lite_1.9.2.bb} | 5 ++-
9 files changed, 24 insertions(+), 44 deletions(-)
rename meta/recipes-graphics/drm/{libdrm-2.4.21 => libdrm-2.4.22}/installtests.patch (100%)
delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.21.bb
create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.22.bb
delete mode 100644 meta/recipes-graphics/xorg-app/xrandr/resolve_symbol_clash.patch
rename meta/recipes-graphics/xorg-app/{xrandr_1.3.2.bb => xrandr_1.3.4.bb} (61%)
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.12.0.bb => xf86-video-intel_2.13.0.bb} (67%)
rename meta/recipes-graphics/xorg-lib/{pixman_0.18.2.bb => pixman_0.20.0.bb} (80%)
rename meta/recipes-graphics/xorg-xserver/{xserver-xf86-dri-lite_1.8.99.904.bb => xserver-xf86-dri-lite_1.9.2.bb} (76%)
More information about the poky
mailing list