[meta-freescale] [meta-fsl-arm][PATCH 0/5] U-Boot, DirectFB and Wayland fixes

Otavio Salvador otavio at ossystems.com.br
Mon Mar 31 15:08:41 PDT 2014


Hello,

This patchset is the one I used to build the images I let available
for Daiane initial test. I plan to apply those soon as we do need more
exposure on those.

The U-Boot patch is quite critical as it fixes some PMIC related
issues which makes the Freescale evaluation boards, which uses the
U-Boot mainline. This fixes the boot issues people been reporting in
the mailing list.

Otavio Salvador (5):
  u-boot-fslc: Update to v2014.01 based release
  directfb, directfb-examples: Backport 1.6 release
  gpu-viv-bin-mx6q: Rework depends for easy reading
  gpu-viv-bin-mx6q: Drop libgl-mx6-dev runtime depends on libgl-mesa-dev
  cairo: Enable 'directfb' when using DirectFB backend

 conf/machine/include/imx-base.inc                  |   4 +-
 ...t_2013.10.bb => u-boot-fslc-mxsboot_2014.01.bb} |   6 +-
 recipes-bsp/u-boot/u-boot-fslc_2013.10.bb          |   7 -
 recipes-bsp/u-boot/u-boot-fslc_2014.01.bb          |   7 +
 recipes-graphics/cairo/cairo_%.bbappend            |   3 +-
 .../directfb/directfb-examples_1.6.0.bb            |  20 ++
 recipes-graphics/directfb/directfb.inc             |  73 +++++
 .../directfb/directfb/configurefix.patch           |  60 ++++
 .../directfb/fix-compilation-with-zlib.patch       |  29 ++
 .../directfb/directfb/fixsepbuild.patch            |  19 ++
 recipes-graphics/directfb/directfb/fusion.patch    |  36 +++
 .../rename-no-instrument-function-macro.patch      | 345 +++++++++++++++++++++
 recipes-graphics/directfb/directfb_1.6.3.bb        |  26 ++
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |   8 +-
 14 files changed, 625 insertions(+), 18 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2013.10.bb => u-boot-fslc-mxsboot_2014.01.bb} (87%)
 delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
 create mode 100644 recipes-graphics/directfb/directfb-examples_1.6.0.bb
 create mode 100644 recipes-graphics/directfb/directfb.inc
 create mode 100644 recipes-graphics/directfb/directfb/configurefix.patch
 create mode 100644 recipes-graphics/directfb/directfb/fix-compilation-with-zlib.patch
 create mode 100644 recipes-graphics/directfb/directfb/fixsepbuild.patch
 create mode 100644 recipes-graphics/directfb/directfb/fusion.patch
 create mode 100644 recipes-graphics/directfb/directfb/rename-no-instrument-function-macro.patch
 create mode 100644 recipes-graphics/directfb/directfb_1.6.3.bb

-- 
1.9.1



More information about the meta-freescale mailing list