From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7441CE00AC0; Wed, 5 Aug 2015 10:07:27 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MSGID_FROM_MTA_HEADER, RCVD_IN_DNSWL_LOW,RISK_FREE autolearn=no version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.43 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (otavio.salvador[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.0 MSGID_FROM_MTA_HEADER Message-Id was added by a relay * 2.7 RISK_FREE No risk! Received: from mail-qg0-f43.google.com (mail-qg0-f43.google.com [209.85.192.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D048EE00ACE for ; Wed, 5 Aug 2015 10:07:10 -0700 (PDT) Received: by qged69 with SMTP id d69so34567220qge.0 for ; Wed, 05 Aug 2015 10:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:date:to:subject:user-agent:mime-version :content-type; bh=czsBQtx5bfOl+oRBI04CcgWLqfEat5ZzqJBGFI8b8jo=; b=ixEcA4YZgtEmj7ver9eEzqAuYlOo1SnQrzK9jtVlHaSlI2liTHwzzHYB2CaTYsmtTH fl//yqmmqHBtB1ekN0NvIYEsgoyPg1HNlE0oS6f0cEbrPhYfpCOK8Jh6yeqzR1YFO9sX F2WFe+9nwo1sFySJ4jEcYZ2/Dpgp6Qn+XuZM9e598Jg9l6HBDVaV2Ycuksw0v0YKKu34 ZbrwpFxhfqYlzzJX24vAjinnqTickZsJCFP4jbaS6ePmf5QOxkVmHVAexKHh5o4goMEM rYOOl6iS7bZSodvBZuOgjUdEb2Z02ydJzzwJyjv8w322M0fIHH4T2ujHz7ZoXTNZhge8 AzaQ== X-Received: by 10.140.216.136 with SMTP id m130mr19332789qhb.60.1438794430302; Wed, 05 Aug 2015 10:07:10 -0700 (PDT) Received: from localhost ([179.105.243.19]) by smtp.gmail.com with ESMTPSA id l125sm1672639qhl.15.2015.08.05.10.07.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Aug 2015 10:07:09 -0700 (PDT) Message-ID: <55c242bd.83a58c0a.877dd.ffffa613@mx.google.com> Received: by localhost (sSMTP sendmail emulation); Wed, 05 Aug 2015 14:07:04 -0300 From: "Otavio Salvador" Date: Wed, 05 Aug 2015 14:07:04 -0300 To: meta-freescale@yoctoproject.org User-Agent: mail v14.8.3 MIME-Version: 1.0 Subject: Updates to meta-fsl-arm (master) in 2015-08-05 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2015 17:07:27 -0000 Content-Type: text/plain; charset=US-ASCII Hello, I pushed following updates: commit 09a532cf3c7990fe2acb7cfde59181429f1e94bf (yocto/master) Author: Yuqing Zhu 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 Signed-off-by: Otavio Salvador commit c88fd22e5b04515289a3e9cd33f9b47b063de3d5 Author: Yuqing Zhu 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 Signed-off-by: Otavio Salvador commit 640cf1919707f91f56722c623cc1f02391abc32d Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit 93ee4dbeeae1cabc4c5f2cc6c68032ac06863d36 Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit 5f28af0fb3c3878cc498b33f7722fe2af2b6605e Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit 70edf16b68ea3785cc42d67bc6e442c6ef0dfabc Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit 100cb2ec685bcfae7f073643f43b1f9badba447c Author: Lauren Post Date: Fri Jul 31 09:18:46 2015 -0500 xserver-xf86-config: Add i.MX6UL xorg.conf Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit ffe8329dad83d20ed7040f3bb923cde23dfa1d99 Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit 7560fdda078150084f347830f57bb0c8e6ac79a8 Author: Lauren Post 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 Signed-off-by: Otavio Salvador commit be7a9423c99b1dea5218e53956126b9e559deeb8 Author: Otavio Salvador 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 commit eba26f6ef59a8a8e03bfeccc408d60ada44986b1 Author: Otavio Salvador 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 commit 5335986ab1cad7593292f5cb5daa4607535cb7e8 Author: Otavio Salvador 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 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