All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 13:58 ` Sona Sarmadi
  0 siblings, 0 replies; 15+ messages in thread
From: Sona Sarmadi @ 2014-12-16 13:58 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org, zhenhua.luo@freescale.com,
	Otavio Salvador
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org


[-- Attachment #1.1: Type: text/plain, Size: 1061 bytes --]

Hi guys,

Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.

https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc

PREFERRED_VERSION_openssl = "1.0.1g"

Cheers
Sona

Sona Sarmadi
Software Engineer/Security Responsible for Enea Linux
Enea
Jan Stenbecks torg 17,
Box 1033, SE-164 21 Kista, Sweden
Direct: +46 8 5071  4475
Mobile: +46 70 971 4475
sona.sarmadi@enea.com<mailto:sona.sarmadi@enea.com>
www.enea.com<http://www.enea.com/>

 [cid:image002.jpg@01CFDC00.44AA35B0]

This message, including attachments, is CONFIDENTIAL. It may also be privileged or otherwise protected by law. If you received this email by mistake please let us know by reply and then delete it from your system; you should not copy it or disclose its contents to anyone.




[-- Attachment #1.2: Type: text/html, Size: 2668 bytes --]

[-- Attachment #2: Picture (Device Independent Bitmap) 1.jpg --]
[-- Type: image/jpeg, Size: 1639 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 13:58 ` Sona Sarmadi
  0 siblings, 0 replies; 15+ messages in thread
From: Sona Sarmadi @ 2014-12-16 13:58 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org, zhenhua.luo@freescale.com,
	Otavio Salvador
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org, Saul Wold (sgw@linux.intel.com)


[-- Attachment #1.1: Type: text/plain, Size: 1061 bytes --]

Hi guys,

Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.

https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc

PREFERRED_VERSION_openssl = "1.0.1g"

Cheers
Sona

Sona Sarmadi
Software Engineer/Security Responsible for Enea Linux
Enea
Jan Stenbecks torg 17,
Box 1033, SE-164 21 Kista, Sweden
Direct: +46 8 5071  4475
Mobile: +46 70 971 4475
sona.sarmadi@enea.com<mailto:sona.sarmadi@enea.com>
www.enea.com<http://www.enea.com/>

 [cid:image002.jpg@01CFDC00.44AA35B0]

This message, including attachments, is CONFIDENTIAL. It may also be privileged or otherwise protected by law. If you received this email by mistake please let us know by reply and then delete it from your system; you should not copy it or disclose its contents to anyone.




[-- Attachment #1.2: Type: text/html, Size: 2668 bytes --]

[-- Attachment #2: Picture (Device Independent Bitmap) 1.jpg --]
[-- Type: image/jpeg, Size: 1639 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 13:58 ` Sona Sarmadi
  (?)
@ 2014-12-16 14:01 ` Gary Thomas
  -1 siblings, 0 replies; 15+ messages in thread
From: Gary Thomas @ 2014-12-16 14:01 UTC (permalink / raw)
  To: meta-freescale

On 2014-12-16 06:58, Sona Sarmadi wrote:
> Hi guys,
> Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a
> strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.
> _https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc_
> PREFERRED_VERSION_openssl = "1.0.1g"

Indeed, why is there a pinned version at all in meta-fsl-*?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 13:58 ` Sona Sarmadi
@ 2014-12-16 14:07   ` Otavio Salvador
  -1 siblings, 0 replies; 15+ messages in thread
From: Otavio Salvador @ 2014-12-16 14:07 UTC (permalink / raw)
  To: Sona Sarmadi
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org, meta-freescale@yoctoproject.org

Hello Sona,

On Tue, Dec 16, 2014 at 11:58 AM, Sona Sarmadi <sona.sarmadi@enea.com> wrote:
>
> Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.
>
> https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc
>
> PREFERRED_VERSION_openssl = "1.0.1g"

I agree; it should be removed in my opinion.

Could you prepare a patch and send? So it goes over the usual review
process while Luo enquire internally if there is any reason to not
upgrade?

-- 
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] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 14:07   ` Otavio Salvador
  0 siblings, 0 replies; 15+ messages in thread
From: Otavio Salvador @ 2014-12-16 14:07 UTC (permalink / raw)
  To: Sona Sarmadi
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	Saul Wold (sgw@linux.intel.com), yocto@yoctoproject.org,
	meta-freescale@yoctoproject.org

Hello Sona,

On Tue, Dec 16, 2014 at 11:58 AM, Sona Sarmadi <sona.sarmadi@enea.com> wrote:
>
> Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.
>
> https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc
>
> PREFERRED_VERSION_openssl = "1.0.1g"

I agree; it should be removed in my opinion.

Could you prepare a patch and send? So it goes over the usual review
process while Luo enquire internally if there is any reason to not
upgrade?

-- 
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] 15+ messages in thread

* Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 14:07   ` Otavio Salvador
@ 2014-12-16 14:25     ` VIVEK VERMA
  -1 siblings, 0 replies; 15+ messages in thread
From: VIVEK VERMA @ 2014-12-16 14:25 UTC (permalink / raw)
  To: Otavio Salvador, Sona Sarmadi
  Cc: meta-freescale@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org

HI All,

I am trying to use gstreamer library to play wma file. In my rootfs I do have compiled gstreamer plug-ins for good ,bad and ugly.

I am using the command  to play the wma file
________________________________________
From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of Otavio Salvador <otavio@ossystems.com.br>
Sent: Tuesday, December 16, 2014 7:37 PM
To: Sona Sarmadi
Cc: Paul Eggleton (paul.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); yocto@yoctoproject.org; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

Hello Sona,

On Tue, Dec 16, 2014 at 11:58 AM, Sona Sarmadi <sona.sarmadi@enea.com> wrote:
>
> Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.
>
> https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc
>
> PREFERRED_VERSION_openssl = "1.0.1g"

I agree; it should be removed in my opinion.

Could you prepare a patch and send? So it goes over the usual review
process while Luo enquire internally if there is any reason to not
upgrade?

--
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
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 14:25     ` VIVEK VERMA
  0 siblings, 0 replies; 15+ messages in thread
From: VIVEK VERMA @ 2014-12-16 14:25 UTC (permalink / raw)
  To: Otavio Salvador, Sona Sarmadi
  Cc: meta-freescale@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org, Saul Wold (sgw@linux.intel.com)

HI All,

I am trying to use gstreamer library to play wma file. In my rootfs I do have compiled gstreamer plug-ins for good ,bad and ugly.

I am using the command  to play the wma file
________________________________________
From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of Otavio Salvador <otavio@ossystems.com.br>
Sent: Tuesday, December 16, 2014 7:37 PM
To: Sona Sarmadi
Cc: Paul Eggleton (paul.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); yocto@yoctoproject.org; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

Hello Sona,

On Tue, Dec 16, 2014 at 11:58 AM, Sona Sarmadi <sona.sarmadi@enea.com> wrote:
>
> Is there any specific reason why openssl 1.0.1g is used by default? Yocto is using 1.0.1j in master to address some security issues (SSLv3 protocol vulnerability). If there is a strong reason to stay on 1.0.1g, I suggest we apply sslv3 patches  otherwise we just remove this line.
>
> https://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/conf/machine/include/qoriq-default-versions.inc
>
> PREFERRED_VERSION_openssl = "1.0.1g"

I agree; it should be removed in my opinion.

Could you prepare a patch and send? So it goes over the usual review
process while Luo enquire internally if there is any reason to not
upgrade?

--
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
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 14:07   ` Otavio Salvador
@ 2014-12-16 15:08     ` Sona Sarmadi
  -1 siblings, 0 replies; 15+ messages in thread
From: Sona Sarmadi @ 2014-12-16 15:08 UTC (permalink / raw)
  To: Otavio Salvador
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org, meta-freescale@yoctoproject.org

 Hi Otavio,

> I agree; it should be removed in my opinion.
> 
> Could you prepare a patch and send? So it goes over the usual review
> process while Luo enquire internally if there is any reason to not upgrade?

Sure, I will do this.

/Sona

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 15:08     ` Sona Sarmadi
  0 siblings, 0 replies; 15+ messages in thread
From: Sona Sarmadi @ 2014-12-16 15:08 UTC (permalink / raw)
  To: Otavio Salvador
  Cc: Paul Eggleton (paul.eggleton@linux.intel.com),
	Saul Wold (sgw@linux.intel.com), yocto@yoctoproject.org,
	meta-freescale@yoctoproject.org

 Hi Otavio,

> I agree; it should be removed in my opinion.
> 
> Could you prepare a patch and send? So it goes over the usual review
> process while Luo enquire internally if there is any reason to not upgrade?

Sure, I will do this.

/Sona

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 15:08     ` Sona Sarmadi
@ 2014-12-16 15:21       ` VIVEK VERMA
  -1 siblings, 0 replies; 15+ messages in thread
From: VIVEK VERMA @ 2014-12-16 15:21 UTC (permalink / raw)
  To: Sona Sarmadi, Otavio Salvador
  Cc: meta-freescale@yoctoproject.org,
	Paul Eggleton	(paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org

Hi All,

I am using gstreamer to play wma files but  I am getting the error as follows.

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.
Additional debug info:
/home/kpit/Desktop/imx6_buildsetup/poky-daisy-11.0.1/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r2/gstreamer-0.10.:
No such file "/ano.wma"
Setting pipeline to NULL ...
Freeing pipeline ...


I have compiled gstreamer good , gstreamer bad , and ugly in my root file system.

What do I need to do to play wma files.

Anticipating for reply .

Thanks and Regards
________________________________________
From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of Sona Sarmadi <sona.sarmadi@enea.com>
Sent: Tuesday, December 16, 2014 8:38 PM
To: Otavio Salvador
Cc: Paul Eggleton       (paul.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); yocto@yoctoproject.org; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

 Hi Otavio,

> I agree; it should be removed in my opinion.
>
> Could you prepare a patch and send? So it goes over the usual review
> process while Luo enquire internally if there is any reason to not upgrade?

Sure, I will do this.

/Sona
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 15:21       ` VIVEK VERMA
  0 siblings, 0 replies; 15+ messages in thread
From: VIVEK VERMA @ 2014-12-16 15:21 UTC (permalink / raw)
  To: Sona Sarmadi, Otavio Salvador
  Cc: meta-freescale@yoctoproject.org,
	Paul Eggleton	(paul.eggleton@linux.intel.com),
	yocto@yoctoproject.org, Saul Wold (sgw@linux.intel.com)

Hi All,

I am using gstreamer to play wma files but  I am getting the error as follows.

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.
Additional debug info:
/home/kpit/Desktop/imx6_buildsetup/poky-daisy-11.0.1/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r2/gstreamer-0.10.:
No such file "/ano.wma"
Setting pipeline to NULL ...
Freeing pipeline ...


I have compiled gstreamer good , gstreamer bad , and ugly in my root file system.

What do I need to do to play wma files.

Anticipating for reply .

Thanks and Regards
________________________________________
From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of Sona Sarmadi <sona.sarmadi@enea.com>
Sent: Tuesday, December 16, 2014 8:38 PM
To: Otavio Salvador
Cc: Paul Eggleton       (paul.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); yocto@yoctoproject.org; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

 Hi Otavio,

> I agree; it should be removed in my opinion.
>
> Could you prepare a patch and send? So it goes over the usual review
> process while Luo enquire internally if there is any reason to not upgrade?

Sure, I will do this.

/Sona
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 15:21       ` VIVEK VERMA
@ 2014-12-16 16:06         ` Fabio Estevam
  -1 siblings, 0 replies; 15+ messages in thread
From: Fabio Estevam @ 2014-12-16 16:06 UTC (permalink / raw)
  To: VIVEK VERMA
  Cc: Otavio Salvador, yocto@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	meta-freescale@yoctoproject.org

On Tue, Dec 16, 2014 at 1:21 PM, VIVEK VERMA <VIVEK.VERMA@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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-16 16:06         ` Fabio Estevam
  0 siblings, 0 replies; 15+ messages in thread
From: Fabio Estevam @ 2014-12-16 16:06 UTC (permalink / raw)
  To: VIVEK VERMA
  Cc: Otavio Salvador, yocto@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	Saul Wold (sgw@linux.intel.com), meta-freescale@yoctoproject.org

On Tue, Dec 16, 2014 at 1:21 PM, VIVEK VERMA <VIVEK.VERMA@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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master
  2014-12-16 16:06         ` Fabio Estevam
@ 2014-12-17  2:51           ` zhenhua.luo
  -1 siblings, 0 replies; 15+ messages in thread
From: zhenhua.luo @ 2014-12-17  2:51 UTC (permalink / raw)
  To: Fabio Estevam, VIVEK VERMA
  Cc: Otavio Salvador, yocto@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	meta-freescale@yoctoproject.org, B18196@freescale.com

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-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@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.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); meta-
> freescale@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.VERMA@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-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: meta-fsl-ppc uses Openssl 1.0.1g in master
@ 2014-12-17  2:51           ` zhenhua.luo
  0 siblings, 0 replies; 15+ messages in thread
From: zhenhua.luo @ 2014-12-17  2:51 UTC (permalink / raw)
  To: Fabio Estevam, VIVEK VERMA
  Cc: Otavio Salvador, yocto@yoctoproject.org,
	Paul Eggleton (paul.eggleton@linux.intel.com),
	Saul Wold (sgw@linux.intel.com), meta-freescale@yoctoproject.org,
	B18196@freescale.com

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-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@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.eggleton@linux.intel.com); Saul Wold (sgw@linux.intel.com); meta-
> freescale@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.VERMA@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-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-12-17  2:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 13:58 meta-fsl-ppc uses Openssl 1.0.1g in master Sona Sarmadi
2014-12-16 13:58 ` Sona Sarmadi
2014-12-16 14:01 ` Gary Thomas
2014-12-16 14:07 ` Otavio Salvador
2014-12-16 14:07   ` Otavio Salvador
2014-12-16 14:25   ` [meta-freescale] " VIVEK VERMA
2014-12-16 14:25     ` VIVEK VERMA
2014-12-16 15:08   ` Sona Sarmadi
2014-12-16 15:08     ` Sona Sarmadi
2014-12-16 15:21     ` VIVEK VERMA
2014-12-16 15:21       ` VIVEK VERMA
2014-12-16 16:06       ` [meta-freescale] " Fabio Estevam
2014-12-16 16:06         ` Fabio Estevam
2014-12-17  2:51         ` [meta-freescale] " zhenhua.luo
2014-12-17  2:51           ` zhenhua.luo

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.