Hi all, 

Regarding the openssl version in fsl-ppc layer, as I commented in another 
email, the openssl recipes in current master branch of fsl-ppc layer includes 
some FSL specific patches, to ensure the package works on FSL PPC targets, the 
recipes should be reserved currently. The FSL QorIQ SDK 1.7 will be released 
soon, openssl will be upgraded to 1.0.1i, the update of recipes will be 
upstreamed to fsl-ppc layer after the SDK 1.7 release.  If there are security 
fixes in 1.0.1j, but not in 1.0.1i, those patches should be backported to 
fsl-ppc layer.

With regard to the gstreamer usage for imx platforms, I don't know how the 
openssl in fsl-ppc layer has influence for it? Since the 
PREFERRED_VERSION_openssl = "1.0.1g" is defined for FSL QorIQ PPC targets only. 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-
> boun...@yoctoproject.org] On Behalf Of Fabio Estevam
> Sent: Wednesday, December 17, 2014 12:06 AM
> To: VIVEK VERMA
> Cc: Otavio Salvador; yocto@yoctoproject.org; Paul Eggleton
> (paul.eggle...@linux.intel.com); Saul Wold (s...@linux.intel.com); meta-
> freesc...@yoctoproject.org
> Subject: Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master
> 
> On Tue, Dec 16, 2014 at 1:21 PM, VIVEK VERMA <vivek.ve...@kpit.com>
> wrote:
> > Hi All,
> >
> > I am using gstreamer to play wma files but  I am getting the error as 
> > follows.
> 
> You should have created a new thread about this issue.
> 
> 
> > root@imx6dlsabresd:~# gst-launch -v playbin2 uri=file:///ano.wma
> > Setting pipeline to PAUSED ...
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0:
> > ring-buffer-max-size = 0
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-duration
> > = -1
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: use-buffering =
> > FALSE
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: download = FALSE
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: uri =
> "file:///ano.wma"
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: connection-speed
> > = 0
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: source =
> > (GstFileSrc) source
> > ERROR: Pipeline doesn't want to pause.
> > ERROR: from element /GstURIDecodeBin:uridecodebin0/GstFileSrc:source:
> Resource not found.
> 
> It can not find the file. You need to pass the full path, such as
> uri=file:///home/user/ano.wma
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freesc...@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to