[meta-freescale] [meta-fsl-arm/daisy][PATCH 00/21] Bugfix and improvement backports

Otavio Salvador otavio at ossystems.com.br
Fri Aug 22 07:38:00 PDT 2014


This is the proposed bugfix and improvement backport from master to
Daisy.

I did review them and seem safe; I am putting them in our autobuilder
for validation and will wait until mid of next week for merging.

All these patches are in daisy-next branch so please check them and
/also/ give them a test.

Gary Bisson (1):
  gst-fsl-plugin: fix build for kernel headers >= 3.10

Javier Viguera (1):
  meta-fsl-arm: fix some typos

Jun Zhu (1):
  pulseaudio: Fix mutext issue when do pause in gstreamer

Lauren Post (3):
  gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.1
  xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.1
  linux-imx: Upgrade to 3.10.17-1.0.1

Mario Domenech Goulart (1):
  imx-bootlets: indentation fixes and whitespace cleanup

Max Krummenacher (2):
  libmcc: remove bashism in Makefile
  kernel-module-mcc: remove bashism in Makefile

Neena Busireddy (5):
  gpu-viv-bin-mx6q: Include sololite changes to remove 3D libraries.
  imx-base: Add MACHINE_ARCH filter for sololite.
  mesa: Update mesa and mesa-demos to support Sololite.
  cairo: Update recipe to support sololite.
  glmark2: Create bbappend to include Sololite changes.

Otavio Salvador (4):
  linux-fslc: Update to ab42ba6 revision
  directfb-examples: Fix building with new autoconf
  gpu-viv-bin-mx6q: Add a missing runtime dependency on libdrm
  weston: Don't apply i.MX6-specific patches unconditionally

Tony Felice (2):
  libmcc: Update to version 1.05
  kernel-module-mcc: Update to version 1.06

Wang Zidan (1):
  alsa-lib: add conf for multichannel support in mx6

 conf/machine/include/imx-base.inc                  |  16 +-
 recipes-benchmark/glmark2/glmark2_%.bbappend       |   3 +
 recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb  |  22 +-
 .../libmcc/{libmcc_1.04.bb => libmcc_1.05.bb}      |   4 +-
 recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc  |   2 +-
 recipes-graphics/cairo/cairo_%.bbappend            |   4 +-
 .../configure.in-Fix-string-argument-syntax.patch  |  28 +++
 .../directfb/directfb-examples_1.6.0.bb            |   7 +-
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |  27 ++-
 ...fp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb} |   4 +-
 ...fp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb} |   4 +-
 recipes-graphics/mesa/mesa-demos_%.bbappend        |   1 +
 recipes-graphics/mesa/mesa_%.bbappend              |  14 +-
 recipes-graphics/wayland/weston_%.bbappend         |   6 +-
 ...b => xf86-video-imxfb-vivante_3.10.17-1.0.1.bb} |   4 +-
 ...odule-mcc_1.04.bb => kernel-module-mcc_1.06.bb} |   4 +-
 recipes-kernel/linux/linux-fslc_3.14.bb            |   2 +-
 .../perf-avoid-use-sysroot-headers.patch           |   2 +-
 recipes-kernel/linux/linux-imx_3.10.17.bb          |   6 +-
 ...-add-conf-for-multichannel-support-in-imx.patch | 221 +++++++++++++++++++++
 recipes-multimedia/alsa/alsa-lib_%.bbappend        |   7 +
 recipes-multimedia/gstreamer/gst-fsl-plugin.inc    |   3 +-
 ...e-use-of-obsolete-VIDIOC_DBG_G_CHIP_IDENT.patch |  69 +++++++
 .../gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb    |   2 +-
 .../pulseaudio/pulseaudio_5.0.bbappend             |   4 +
 25 files changed, 423 insertions(+), 43 deletions(-)
 create mode 100644 recipes-benchmark/glmark2/glmark2_%.bbappend
 rename recipes-bsp/libmcc/{libmcc_1.04.bb => libmcc_1.05.bb} (77%)
 create mode 100644 recipes-graphics/directfb/directfb-examples-1.6.0/configure.in-Fix-string-argument-syntax.patch
 rename recipes-graphics/gpu-viv-bin-mx6q/{gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb} (55%)
 rename recipes-graphics/gpu-viv-bin-mx6q/{gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb} (55%)
 rename recipes-graphics/xorg-driver/{xf86-video-imxfb-vivante_3.10.17-1.0.0.bb => xf86-video-imxfb-vivante_3.10.17-1.0.1.bb} (93%)
 rename recipes-kernel/kernel-module-mcc/{kernel-module-mcc_1.04.bb => kernel-module-mcc_1.06.bb} (72%)
 create mode 100644 recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch
 create mode 100644 recipes-multimedia/alsa/alsa-lib_%.bbappend
 create mode 100644 recipes-multimedia/gstreamer/gst-fsl-plugin/Remove-use-of-obsolete-VIDIOC_DBG_G_CHIP_IDENT.patch
 create mode 100644 recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend

-- 
2.1.0.rc1



More information about the meta-freescale mailing list