[meta-freescale] [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP

Thomas Senyk thomas.senyk at pelagicore.com
Mon Nov 26 08:23:52 PST 2012


I've just tested a 'bitbake core-image-x11' and it builds without any problem.

I got a couple of warnings such as:
WARNING: File '/opt/viv_samples/vdk/tutorial2' from gpu-viv-bin-mx6q was 
already stripped, this will prevent future debugging!

... I don't mind them, but "silencing" them would be helpful/good enough 
   (no clue if this is possible/feasible)


I would like to tell you that I've also tested this on the hardware, but it my 
imx6 got "stolen" by colleagues ;)


Two additional questions: 
 - Has anyone tested "egl on fb" (without x11) with this new drivers?
  (so far I've only tested it with 12.04.01)
 - How is the gstreamer work progressing?



On Thu, November 22, 2012 16:49:33 Otavio Salvador wrote:
> Hello,
> 
> This is the third version of the patchset. The segfault seems fixed
> and I'd like to ask you to test and comment on them.
> 
> If we don't find new problems from this I'd like to merge this
> patchset soon so we reduce the amount of not-merged patches being
> handled. This is also going to offer a good base for work in next
> integration steps as for example Qt support.
> 
> The the GStreamer codec support is being finished and we'll send it as
> another patchset soon.
> 
> Changes for v3:
> 
>   * Drop merged patches (firmware-imx, imx-lib, imx-test);
>   * Rework GPU packaging to include test applications;
>   * Fix Linux kernel configuration to have GPU module built-in;
> 
> Changes for v2:
> 
>   * Fix Vivant Xorg driver to rdepends on Xorg EXA module;
>   * Minor cleanup in Xorg driver packaging;
> 
> Adrian Alonso (2):
>   xf86-dri-vivante: Add Vivant DRI driver for Xorg
>   xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs
> 
> Daiane Angolini (1):
>   linux-imx (3.0.35): Configure GPU module to be builtin
> 
> Otavio Salvador (5):
>   linux-imx (3.0.35): Move defconfig to mx6 directory
>   gpu-viv-bin-mx6q: Add Vivant GPU libraries
>   mesa-dri: Change provided set of libraries when building for iMX6
>   xserver-xf86-config: Use Vivant accelerated driver for iMX6
>   imx-base: Use xf86-video-imxfb-vivant for iMX6 targets
> 
>  conf/machine/include/imx-base.inc                  |    1 +
>  .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |  144
> ++++++++++++++++++++ .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb  |  
>  9 ++
>  recipes-graphics/mesa/mesa-dri_8.0.4.bbappend      |    4 +-
>  recipes-graphics/mesa/mesa-dri_git.bbappend        |    4 +-
>  .../xorg-driver/xf86-dri-vivante_12.09.01.bb       |   31 +++++
>  .../Makefile.am-remove-prefixed-include-path.patch |   29 ++++
>  .../xf86-video-imxfb-vivante_12.09.01.bb           |   27 ++++
>  .../xorg-xserver/xserver-xf86-config/mx6/xorg.conf |    8 +-
>  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    2 +-
>  .../linux/linux-imx-3.0.35/{ => mx6}/defconfig     |    2 +-
>  recipes-kernel/linux/linux-imx_3.0.35.bb           |    2 +-
>  12 files changed, 255 insertions(+), 8 deletions(-)
>  create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
>  create mode 100644
> recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb create mode
> 100644 recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb create
> mode 100644
> recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Makefile.am-remove-pr
> efixed-include-path.patch create mode 100644
> recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb rename
> recipes-kernel/linux/linux-imx-3.0.35/{ => mx6}/defconfig (99%)



More information about the meta-freescale mailing list