From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D29EFE00A26; Thu, 6 Aug 2015 10:24:32 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MSGID_FROM_MTA_HEADER, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (otavio.salvador[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.49 listed in list.dnswl.org] * -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 Received: from mail-qg0-f49.google.com (mail-qg0-f49.google.com [209.85.192.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 54C64E009B8 for ; Thu, 6 Aug 2015 10:24:25 -0700 (PDT) Received: by qgeh16 with SMTP id h16so57591499qge.3 for ; Thu, 06 Aug 2015 10:24:24 -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=OxEChfsMCJBMBSm5h35Vmntgc0nBQI5IfbfyHUpTZYc=; b=GxtKQ8ZVZY9ddv6RkYwNlkFAy1Avr5nWeNuCBvbJvpMWKp+dZk5jsuy41QzhHXRtIx S7UR+9QUvyIyYqJtwsG07mOS30JzsqQWgrOYoJM6OoLTXslunWZELpCw4DvfoW2IJrMS 1yPNOC+x/rOQc0JcGNs13LvKqjJDI/N4tYQb8DYYtu1qeGRohtnCLuKsfZNFC/EW6Bk4 AzFFcGJvkT5Fhs5zGc6bQZRO4HWLsuTx/JmfAwMkKuvaFAYc+OEB7DoREsEV6ujKFe6F /Yu06HzDJcJlRUp6ncLR2TZbLQbzh8c1261iqb/sgNFTRySiiui2bMvKvQ1PRJH0/YiR mJ9g== X-Received: by 10.140.104.45 with SMTP id z42mr4981830qge.76.1438881864473; Thu, 06 Aug 2015 10:24:24 -0700 (PDT) Received: from localhost ([179.105.243.19]) by smtp.gmail.com with ESMTPSA id p74sm3538118qkp.11.2015.08.06.10.24.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Aug 2015 10:24:23 -0700 (PDT) Message-ID: <55c39847.cd29370a.fb25f.5bc2@mx.google.com> Received: by localhost (sSMTP sendmail emulation); Thu, 06 Aug 2015 14:24:12 -0300 From: "Otavio Salvador" Date: Thu, 06 Aug 2015 14:24:12 -0300 To: meta-freescale@yoctoproject.org User-Agent: mail v14.8.3 MIME-Version: 1.0 Subject: Updates to meta-fsl-demos (master) in 2015-08-06 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: Thu, 06 Aug 2015 17:24:32 -0000 Content-Type: text/plain; charset=US-ASCII Hello, I pushed following updates: commit 1e252f153ebeb6a0af49dc8a796c910a426f91a3 (HEAD -> pending, fslc/master-next, fslc/master) Author: Otavio Salvador Date: Wed Aug 5 17:50:39 2015 -0300 packagegroup-fsl-tools-testapps: Avoid adding imx-gpu-viv-demos for i.MX6 UltraLite The imx-gpu-viv-demos is not available in i.MX6 UltraLite which does not have GPU support. Signed-off-by: Otavio Salvador commit f94382d17fc8641e7d07ea3cd53e9b200fecba89 Author: Otavio Salvador Date: Wed Aug 5 17:47:19 2015 -0300 packagegroup-fsl-tools-gpu: Rework Vivante GPU additions The Vivante GPU specific bits ought to be include for all i.MX6 variants which have the GPU. This allows for the very same packagegroup to be used for i.MX6 UltraLite which does not have GPU support. Signed-off-by: Otavio Salvador commit 15dbc970332fdb01b009f52b698814a44d38baa3 Author: Otavio Salvador Date: Wed Aug 5 13:39:31 2015 -0300 glcubes-demo: Remove recipe The glcubes-demo depends on i.MX5 GPU support which is not available anymore due the removal of the Freescale Linux kernel fork, so the recipe is now useless. Signed-off-by: Otavio Salvador commit 3c99bc2a088ec6895fce8c6fff204c01bd8dcef4 Author: Otavio Salvador Date: Fri Jul 31 16:11:28 2015 -0300 packagegroup-fsl-gstreamer1.0: Add gplay and grecorder when using gst1.0-fsl-plugin When gst1.0-fsl-plugin is in use, the gst1.0-fsl-plugin-gplay and gst1.0-fsl-plugin-grecorder ought to be part of base. This patch is based on a previously one sent Lauren Post[1]. It has been reworked to avoid including a new packagegroup. 1. http://patchwork.openembedded.org/patch/98395/ Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini Acked-by: Lauren Post commit c3bcf7a162170f0f27609bb1dbbb05696100982c Author: Otavio Salvador Date: Fri Jul 31 16:10:15 2015 -0300 packagegroup-fsl-gstreamer1.0: Move GStreamer plugin for base package The GStreamer plugin should be part of the base package, not the main one. Signed-off-by: Otavio Salvador commit 5237b3126a777586cc927f5170e12598a3b664df Author: Otavio Salvador Date: Wed Aug 5 11:08:15 2015 -0300 packagegroup-fsl-tools-testapps: Stop including imx-test for Linux mainline kernel SoCs There is no real imx-test provider for i.MX23, i.MX28, i.MX31, i.MX35, i.MX51 and i.MX53 anymore. Those SoCs are only supported by Linux mainline kernel and there is no reason to always have the dummy provider used by those. Remove them. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini commit 1ed903d79b7f6c344781561e439ef5a1117bd85c Author: Otavio Salvador Date: Wed Aug 5 11:05:51 2015 -0300 packagegroup-fsl-tools-gpu: Stop using AMD GPU driver utilities for i.MX5 The AMD GPU driver has been removed from meta-fsl-arm as the i.MX5 official Linux kernel (linux-imx 2.6.35.3) is not being supported anymore, so the utilities cannot be included anymore. Signed-off-by: Otavio Salvador commit 85e84448e2790790ba8018b49288ce6bda4f6845 Author: Otavio Salvador Date: Fri Jul 31 15:56:30 2015 -0300 packagegroup-fsl-tools-gpu-external: Move opencv package outside of license whitelist The opencv now builds fine without the commercial support so we can remove the check. Signed-off-by: Otavio Salvador commit 652c982a02e2845090838c41798ca2b20e1cc698 Author: Lauren Post Date: Fri Jul 24 10:41:28 2015 -0500 packagegroup-fsl-gpu-external: Update to support tools on specific SoC Add glcompbench and gtkperf to the external package group but only install on X11 for specific i.MX SoC. The glcompbench is not supported for i.MX6SL. Add OpenCV apps to package group. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 96bfe98145faf8b9657ae3246d02ab5257a88774 Author: Otavio Salvador Date: Fri Jul 24 11:08:51 2015 -0300 packagegroup-fsl-tools-gpu-external: Add glmark2 for Wayland backend The glmark2 now can be added for i.MX6QDL and i.MX6SX SoCs. For the i.MX6SL it cannot be enabled as it does not have 3D GPU. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini commit 2a0c2c99950d2016d2319ad7caed93adbfcde494 Author: Otavio Salvador Date: Wed Aug 5 13:50:37 2015 -0300 packagegroup-fslc-*: Rename to packagegroup-fsl-* The packagegroup-fslc-* recipes now are named packagegroup-fsl-* as it respects the machine settings of which GStreamer plugin to use. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini commit f673dc5fac6024be6a2aa2d87017442849d801df Author: Otavio Salvador Date: Wed Aug 5 13:41:52 2015 -0300 packagegroup-fslc-*: Move to recipes-fsl/packagegroups/ The packagegroups ought to be easy to review and find, so having them in a single place facilitate it. The packagegroup-fslc files are now locate in recipes-fsl/packagegroups/ path. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini commit 214326ca6861e1d09a6efd0cd828110e483704e0 Author: Otavio Salvador Date: Wed Aug 5 13:44:37 2015 -0300 Remove qte-in-use-image and qt-in-use-image contents The use of Qt4 is very limited nowadays and those images and respective recipes are not being tested for a while. It makes no sense to keep unused metadata available, so we remove this. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini 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