* Updates to meta-fsl-demos (master) in 2015-08-06
@ 2015-08-06 17:24 Otavio Salvador
0 siblings, 0 replies; only message in thread
From: Otavio Salvador @ 2015-08-06 17:24 UTC (permalink / raw)
To: meta-freescale
Hello,
I pushed following updates:
commit 1e252f153ebeb6a0af49dc8a796c910a426f91a3 (HEAD -> pending, fslc/master-next, fslc/master)
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit f94382d17fc8641e7d07ea3cd53e9b200fecba89
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit 15dbc970332fdb01b009f52b698814a44d38baa3
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit 3c99bc2a088ec6895fce8c6fff204c01bd8dcef4
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Acked-by: Lauren Post <lauren.post@freescale.com>
commit c3bcf7a162170f0f27609bb1dbbb05696100982c
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit 5237b3126a777586cc927f5170e12598a3b664df
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
commit 1ed903d79b7f6c344781561e439ef5a1117bd85c
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit 85e84448e2790790ba8018b49288ce6bda4f6845
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
commit 652c982a02e2845090838c41798ca2b20e1cc698
Author: Lauren Post <lauren.post@freescale.com>
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 <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 96bfe98145faf8b9657ae3246d02ab5257a88774
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
commit 2a0c2c99950d2016d2319ad7caed93adbfcde494
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
commit f673dc5fac6024be6a2aa2d87017442849d801df
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
commit 214326ca6861e1d09a6efd0cd828110e483704e0
Author: Otavio Salvador <otavio@ossystems.com.br>
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-06 17:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 17:24 Updates to meta-fsl-demos (master) in 2015-08-06 Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.