[meta-freescale] Updates to meta-fsl-arm (master) in 2015-08-05

Otavio Salvador otavio.salvador at gmail.com
Wed Aug 5 10:07:04 PDT 2015


Hello,

I pushed following updates:

commit 09a532cf3c7990fe2acb7cfde59181429f1e94bf (yocto/master)
Author: Yuqing Zhu <b54851 at freescale.com>
Date:   Wed Aug 5 16:33:19 2015 +0800

    libfslparser: Upgrade to 4.0.6 version
    
    Released with 3.14.38_6UL7D_beta release.
    Upgrade to 4.0.6 version.
    
    Bug fix:
    -TS segment fault.
    -Improve mkv parser's loading time when create parser with large size file.
    
    Signed-off-by: Yuqing Zhu <b54851 at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c88fd22e5b04515289a3e9cd33f9b47b063de3d5
Author: Yuqing Zhu <b54851 at freescale.com>
Date:   Wed Aug 5 16:33:18 2015 +0800

    libfslcodec: Upgrade to 4.0.6 version
    
    Released with 3.14.38_6UL7D_beta release.
    Upgrade to 4.0.6 version.
    
    Bug fix:
    -Add test binary to release package.
    -Fix segmentation fault issue with only standard build.
    -Build std only for arm11 and arm12.
    
    Signed-off-by: Yuqing Zhu <b54851 at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 640cf1919707f91f56722c623cc1f02391abc32d
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:45 2015 -0500

    imx-vpu: Upgrade to 5.4.31 version
    
    - Fix VPU blocked in BWB module.
    - Adding new soc name for i.MX6QP
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 93ee4dbeeae1cabc4c5f2cc6c68032ac06863d36
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:44 2015 -0500

    imx-test: Upgrade to 5.1 version and add 6UL support
    
    Adding i.MX 6UltraLite support
    Fix scc build exclusion in makefile
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5f28af0fb3c3878cc498b33f7722fe2af2b6605e
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:43 2015 -0500

    imx-lib: Upgrade to 5.1 and add i.MX 6UltraLite support
    
    Enable pxp libraries for i.MX 6UltraLite.
    Fix rng and shara2 to exclude the 6UL platform to avoid build breaks
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 70edf16b68ea3785cc42d67bc6e442c6ef0dfabc
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:42 2015 -0500

    imx-kobs: Upgrade to 5.1 version
    
    Add i.MX 6UltraLite support.
    
    When kobs-ng generates FCB with BCH ecc parity, ecc data might NOT byte
    align, and requires join the ecc with real FCB data. When the ecc data is
    byte aligned, the operation is not necessary, just simply copy the data.
    
    Generalize the encode_bch_ecc function for different configurations.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 100cb2ec685bcfae7f073643f43b1f9badba447c
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:46 2015 -0500

    xserver-xf86-config: Add i.MX6UL xorg.conf
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ffe8329dad83d20ed7040f3bb923cde23dfa1d99
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:40 2015 -0500

    imx-base: Changes for i.MX 6Ultra Lite
    
    Create the additiosn for 6ul SOC family.
    
    i.MX 6Ultra Lite has no GPU or VPU so change settings
    that assume mx6 has a GPU to use mesa for graphics.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7560fdda078150084f347830f57bb0c8e6ac79a8
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 31 09:18:47 2015 -0500

    imx-gpu-viv: Change compatible machine to mx6 with GPU
    
    Fix to support future mx6 i.MX 6UltraLite which does not have a GPU.
    This SoC will use mesa so mesa changes before should be more SoC
    specific to allow future mx6 SoC without GPU to use software
    rendering.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit be7a9423c99b1dea5218e53956126b9e559deeb8
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Aug 3 13:48:34 2015 -0300

    directfb: Stop using a packagegroup to fix Vivante GPU runtime dependency
    
    The runtime dependency against libvivante-dfb-mx6 should be specified
    in the directfb main package, not in the packagegroup so there is no
    risk of it not being right in a customer image.
    
    The other benefit in doing this rework is that the DirectFB 1.7.4
    version recipe has no changes and can be immediately removed once
    Freescale upgrades the Vivante GPU bindings for DirectFB 1.7.7
    support.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit eba26f6ef59a8a8e03bfeccc408d60ada44986b1
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Aug 3 13:46:54 2015 -0300

    imx-base.inc: Use specific version of DirectFB just for i.MX6 SoCs with GPU
    
    There is no need to override the directfb recipe version for i.MX6
    UltraLite SoC as it does not rely on Vivante GPU driver.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5335986ab1cad7593292f5cb5daa4607535cb7e8
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jul 31 16:49:07 2015 -0300

    packagegroup-core-directfb: Change override for i.MX6 SoCs with GPU
    
    Fix to support future mx6 i.MX 6UltraLite which does not have a GPU.
    This SoC will use mesa so mesa changes before should be more SoC
    specific to allow future mx6 SoC without GPU to use software
    rendering.
    
    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