[meta-freescale] [meta-fsl-arm][PATCH 00/10]: Changes to support Sololite.

Neena Busireddy neena.busireddy at freescale.com
Wed Jul 30 14:26:14 PDT 2014


The following set of patches are intended for meta-fsl-arm layer.
Sololite does not support 3D GPU hardware acceleration. Hence, all
the recipes that uses or dependent on 3D has been modified for
Sololite.

Neena Busireddy (10):
  gpu-viv-bin-mx6q: Include sololite changes to remove 3D libraries.
  mesa: Update mesa and mesa-demos to support Sololite.
  cairo: Update recipe to support Sololite.
  glmark2: Create bbappend to include Sololite changes.
  imx-base: Add MACHINE_ARCH filter for sololite.
  weston: Add patch for 2D wayland compositor distortion.
  weston: Add patch for crashes on touch device without a pointer.
  weston: Add patch to enable GAL2D compositor for Sololite.
  weston: Add patch to change GAL2D compositor to be default     in
    sololite.
  weston: Modify recipe to support sololite.

 conf/machine/include/imx-base.inc                  |    5 +-
 recipes-benchmark/glmark2/glmark2_%.bbappend       |    3 +
 recipes-graphics/cairo/cairo_%.bbappend            |    4 +-
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |   28 ++-
 recipes-graphics/mesa/mesa-demos_%.bbappend        |    1 +
 recipes-graphics/mesa/mesa_%.bbappend              |   14 +-
 ...3-Distorted-line-and-shadow-if-use-2d-com.patch |  256 ++++++++++++++++++++
 ...top-shell-Don-t-assume-there-is-a-pointer.patch |   36 +++
 .../0005-Enable-GAL2D-compositor-in-SoloLite.patch |   36 +++
 ...6-Change-GAL2D-compositor-to-be-default-i.patch |   35 +++
 recipes-graphics/wayland/weston_%.bbappend         |   27 ++-
 11 files changed, 431 insertions(+), 14 deletions(-)
 create mode 100644 recipes-benchmark/glmark2/glmark2_%.bbappend
 create mode 100644 recipes-graphics/wayland/weston/0003-Distorted-line-and-shadow-if-use-2d-com.patch
 create mode 100644 recipes-graphics/wayland/weston/0004-Desktop-shell-Don-t-assume-there-is-a-pointer.patch
 create mode 100644 recipes-graphics/wayland/weston/0005-Enable-GAL2D-compositor-in-SoloLite.patch
 create mode 100644 recipes-graphics/wayland/weston/0006-Change-GAL2D-compositor-to-be-default-i.patch

-- 
1.7.9.5



More information about the meta-freescale mailing list