Re: [meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Nikolay Dimitrov
Hi Jun, On 05/28/2015 02:20 PM, Otavio Salvador wrote: On Thu, May 28, 2015 at 3:53 AM, Jun Zhu wrote: Freescale releases a QT5 Media Player, which is based on GStreamer1.x. And more QT based demo applications will be released in future. Signed-off-by: Jun Zhu What a binary demo buy us? Qt

[meta-freescale] [meta-fsl-demos][PATCH][V2] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Jun Zhu
Freescale releases a QT5 Media Player, which is based on FSL GStreamer1.x. The feature list of this player is followed: - Playback: Play/Stop/Pause/Resume - Fast/Accurate seek - Playback rate control - Show media information (meta data) - Video Thumbnail - Support Playlist - Su

Re: [meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Zhu Jun
It is a set of QT5 Demo apps developed by Freescale. In recent version, a Media Player -- imxplayer is released. Thank you for the feedback, I will submit a V2 patch for review. -Original Message- From: angol...@gmail.com [mailto:angol...@gmail.com] On Behalf Of Daiane Angolini Sent: T

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-28 Thread Andreas Müller
On Thu, May 28, 2015 at 8:16 PM, Max Krummenacher wrote: > Hi > > Khem Raj writes: > >> >> On Wed, May 27, 2015 at 3:28 PM, Andreas Müller >> googlemail.com> wrote: >> > On Wed, May 27, 2015 at 11:49 PM, Khem Raj gmail.com> wrote: >> >> >> >> Yes just see if you can add vfp to it >> >> I think

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-28 Thread Max Krummenacher
Hi Khem Raj writes: > > On Wed, May 27, 2015 at 3:28 PM, Andreas Müller > googlemail.com> wrote: > > On Wed, May 27, 2015 at 11:49 PM, Khem Raj gmail.com> wrote: > >> > >> Yes just see if you can add vfp to it > >> I think oe-core needs fixing probably for t2 case meanwhile we can live > >>

[meta-freescale] GNAT ADA crosscompiler on powerpc QorIQ platform. Kernel version and eglibc dependences

2015-05-28 Thread Ruiz Ramos, Daniel Norberto
Hello all, I need to use GNAT ADA crosscompiler for T2080RDB using QorIq v1.7 SDK. That is: kernel 3.12 and eglibc 2.15. >From Adacore (who sells the ADA compiler) says they only have tested kernel >3.12 with glibc2.19 in a Suse distribution. They give me 2 months of trial before buy and I need

Re: [meta-freescale] linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2

2015-05-28 Thread Igor Plyatov
Dear Gary, thank you very much for help! Now kernel works. Best wishes! -- Igor Plyatov On 2015-05-28 07:31, Igor Plyatov wrote: Dear all, My device is Voipac VMX51 machine based on i.MX51 CPU. Previously I use Poky-Dylan-9.0.2 and custom linux kernel 3.8.5 with Real Time patch 3.8.4-rt.

Re: [meta-freescale] linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2

2015-05-28 Thread Gary Thomas
On 2015-05-28 07:31, Igor Plyatov wrote: Dear all, My device is Voipac VMX51 machine based on i.MX51 CPU. Previously I use Poky-Dylan-9.0.2 and custom linux kernel 3.8.5 with Real Time patch 3.8.4-rt. Kernel works fine if it was compiled by GCC-4.5.3 (some very old OpenEmbedded) or GCC-4.7.2

[meta-freescale] linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2

2015-05-28 Thread Igor Plyatov
Dear all, My device is Voipac VMX51 machine based on i.MX51 CPU. Previously I use Poky-Dylan-9.0.2 and custom linux kernel 3.8.5 with Real Time patch 3.8.4-rt. Kernel works fine if it was compiled by GCC-4.5.3 (some very old OpenEmbedded) or GCC-4.7.2 (poky-dylan-9.0.2). At some moment I dec

Re: [meta-freescale] imxipuvideosink in 3.10.53 on Nitrogex6xlite

2015-05-28 Thread Gary Thomas
On 2015-05-28 00:33, Carlos Rafael Giani wrote: Interesting. This seems familiar, although I thought it is fixed. I will do a test run here to see if I can reproduce it. This happens with gtk-play, right? Please double check if this also happens with gst-play on your end. It would be somewhat e

Re: [meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Daiane Angolini
Besides what Otavio said, On Thu, May 28, 2015 at 3:53 AM, Jun Zhu wrote: > Freescale releases a QT5 Media Player, which is based on GStreamer1.x. > And more QT based demo applications will be released in future. I'm not sure this last sentence make any sense for us, I would drop it. (I mean, o

Re: [meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Otavio Salvador
On Thu, May 28, 2015 at 3:53 AM, Jun Zhu wrote: > Freescale releases a QT5 Media Player, which is based on GStreamer1.x. > And more QT based demo applications will be released in future. > > Signed-off-by: Jun Zhu What a binary demo buy us? Qt5 already provides nice demos which work fine with GS

[meta-freescale] [PATCH] fsl-eula-unpack: deploy Freescale EULA

2015-05-28 Thread Stefan Christ
Add the file which contains the Freescale EULA to variable LIC_FILES_CHKSUM, so the EULA is deployed in the folder ${LICENSE_DIRECTORY}/${PN}/ for all recipes which use the bbclass fsl-eula-unpack. Add a vardepsexclude to variable LIC_FILES_CHKSUM to share the sstate cache across multiple bu