[meta-freescale] Updates to meta-freescale (master) in 2016-10-10

Otavio Salvador otavio.salvador at gmail.com
Mon Oct 10 10:53:28 PDT 2016


Hello,

I pushed following updates:

commit e418403e3e2e6a2e85535270e366fbbeeced3ad3 (m/master, m/krogoth, github/master)
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sun Oct 9 19:12:36 2016 +0200

    fsl-dynamic-packagearch: add all possible MACHINE_SOCARCH feeds to PACKAGE_EXTRA_ARCHS
    
    This ensures that all possible MACHINE_SOCARCH feeds are part of PACKAGE_EXTRA_ARCHS.
    
    For ARM, dependent on the instruction set we can have two MACHINE_SOCARCHs
    e.g. armv7ahf-vfp-neon-mx6qdl  armv7at2hf-vfp-neon-mx6qdl
    so we must put both into PACKAGE_EXTRA_ARCHS. Otherwise a image recipe will
    only find packages from one of the two PACKAGE_EXTRA_ARCHS.
    
    (this reimplements commit 44ca1bf2637ed5173ea4b66f6caa4d09eb8eeb76)
    
    Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e2925f8b211858eafb261f5a6eb9a9ce65c4c3aa
Author: Fabio Berton <fabio.berton at ossystems.com.br>
Date:   Mon Oct 10 10:53:11 2016 -0300

    qoriq-base: Set SOC default IMAGE_FSTYPES
    
    Create SOC_DEFAULT_IMAGE_FSTYPES variable with default IMAGE_FSTYPES
    used by all QorIQ targets. Default FSTYPES are tar.gz, ext2.gz.u-boot
    and ext2.gz.
    
    The IMAGE_FSTYPES need to be overriden without using the SoC family
    overrides, for user-friendness, and to allow this we need to use a SoC
    variable to construct the default value for setting.
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 87bce99818ce3889129c08d4a1f1b12f44c34b2b
Author: Tom Hochstein <tom.hochstein at nxp.com>
Date:   Fri Oct 7 17:36:59 2016 -0500

    weston: Fix weston build failed
    
    Expose more variale to G2d compositor, because it is not easy to get the physical address
    in G2d compositor.
    
    Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 58ad614931a605fa522b763c6343c7c28346afef
Author: Tom Hochstein <tom.hochstein at nxp.com>
Date:   Fri Oct 7 17:36:58 2016 -0500

    weston: Get stride from the FB buffer
    
    Fix the stride setting error in the fbinfo.
    
    Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit abe4e21b4dc94cbc6cb72ee1b26e6817bf2b5978
Author: Tom Hochstein <tom.hochstein at nxp.com>
Date:   Fri Oct 7 17:36:57 2016 -0500

    weston: Use common API to support G2d compositor
    
    Replace gcoOS_WaylandCreateVivGlobal with eglBindWaylandDisplayWL.
    Fix a width set error in g2d_renderer_attach_shm.
    Use noncached buffer in weston shm buffer.
    
    Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 26bf809717b2830dfc3693e9af36bf6d4ab4c2ed
Author: Tom Hochstein <tom.hochstein at nxp.com>
Date:   Fri Oct 7 17:36:56 2016 -0500

    weston: Add clone mode support for multi display
    
    Support showing the same contents on multiple displays.
    Use the following command to enable multi-display:
        openvt -v -- weston-launch -- --idle-time=0 --use-g2d=1 --device=/dev/fb0,/dev/fb4 --clone-mode --log=/var/log/weston.log
    
    Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ec26d5cf294a82c8acb356326c4dc4ac5189825d
Author: Tom Hochstein <tom.hochstein at nxp.com>
Date:   Fri Oct 7 17:36:55 2016 -0500

    weston: Re-implement renderer using G2D
    
    Change i.MX renderer from gal2d to g2d API.
    
    Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8379f9db646f774438022c829781ebaa103a76b1
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Oct 10 10:28:45 2016 -0300

    weston: Remove EGL support for GPU 2D-only SoCs
    
    The i.MX SoCs which provides support for GPU 2D but lacks GPU 3D
    should drop the EGL use. This fixes the i.MX6SL build errors seen in
    O.S. Systems autobuilders.
    
    Reported-by: Tom Hochstein <tom.hochstein at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list