[meta-intel] [PATCH 0/2] Fix libva/mesa-demo/etc mess

tom.zanussi at linux.intel.com tom.zanussi at linux.intel.com
Mon Apr 8 08:37:19 PDT 2013


From: Tom Zanussi <tom.zanussi at linux.intel.com>

This patchset fixes the mess represented by the following bugs, at
least for the meta-intel BSPs and enough to get us to release and
able to say the meta-intel BSPs support:

  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3526 [Utilize Intel 2012Q4 graphics package in Yocto-Project]
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3469 [mesa-demos fail to build if using other GL library]
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3932 [update libva to at least version 1.1.0]
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3933 [update libva-intel-driver recipe to at least version 1.0.19]

These were applied on top of the following patches, which now can finally
be pulled in:

  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/meta-intel-upgrades

There's also a gst-ffmpeg yasm fix needed to build all this, which
I've submitted to oe-core.  All tested on both sugarbay and crownbay -
basic boot-testing and glxgears/glxinfo and video acceleration tests
worked fine.

The following changes since commit c69366c648e7288ea029ffcd59635575c15349ea:

  linux-yocto-tiny: Add 3.8 recipe for fri2 (2013-04-05 11:25:11 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/mesa-libva-logjam-fixes
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/mesa-libva-logjam-fixes

Tom Zanussi (2):
  libva: disable wayland
  mesa-demos: fix build errors

 ...glgears-Make-EGL_KHR_image-usage-portable.patch |  95 ++++++++
 .../egl-mesa-screen-surface-build-fix.patch        | 257 +++++++++++++++++++++
 .../mesa-demos/egl-mesa-screen-surface-query.patch |  35 +++
 .../mesa/mesa-demos_8.0.1.bbappend                 |   5 +
 common/recipes-multimedia/libva/libva.inc          |   3 +
 5 files changed, 395 insertions(+)
 create mode 100644 common/recipes-graphics/mesa/mesa-demos/0001-xeglgears-Make-EGL_KHR_image-usage-portable.patch
 create mode 100644 common/recipes-graphics/mesa/mesa-demos/egl-mesa-screen-surface-build-fix.patch
 create mode 100644 common/recipes-graphics/mesa/mesa-demos/egl-mesa-screen-surface-query.patch
 create mode 100644 common/recipes-graphics/mesa/mesa-demos_8.0.1.bbappend

-- 
1.7.11.4




More information about the meta-intel mailing list