Re: [yocto] [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread zhenhua....@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

[yocto] Build available for QA

2014-12-16 Thread Poky Build User
-e A build identified as needing QA has finished on the autobuilder. This build is located at: http://autobuilder.yoctoproject.org/pub/nightly/20141216-2 Build hash information: meta-intel : a72da6350e7a77256ad597e8e8c40909590a2a40 meta-fsl-arm

Re: [yocto] Package Feature compile/runtime dependency

2014-12-16 Thread Burton, Ross
On 12 December 2014 at 15:44, Koehler, Yannick (HP Networking) < yannick.koeh...@hp.com> wrote: > > My hope, was that somehow, adding systemd to DISTRO_FEATURE would not only > add the packages I need, but also add feature to some package like the > kernel/libc that are required by such addition. >

Re: [yocto] [yocto-autobuilder][GIT PULL] autobuilder: Build history modifications

2014-12-16 Thread Flanagan, Elizabeth
Pulled into master, thanks! -b On 11 December 2014 at 16:55, Bryan Evenson wrote: > Below is a pull request for some fixes in enabling build history in the > autobuilder. > I'm using a pull request this time as one line in the second commit is long > enough > that it might get truncated in e-m

Re: [yocto] [Yocto Autobuilder][PATCH 2/2] Autobuilder: add GitPoller ChangeSource for SingleBranchScheduler

2014-12-16 Thread Flanagan, Elizabeth
pul On 11 December 2014 at 18:02, wrote: > From: California Sullivan > > Previously, PBChangeSource was the only option for changesources. > PBChangeSource was not always suitable since the remote repository had > to be able to run custom hooks, which isn't always available. This > commit adds

Re: [yocto] autobuilder: How to set PREMIRRORS?

2014-12-16 Thread Flanagan, Elizabeth
2014-11-19 15:12 GMT+00:00 Bryan Evenson : > All, > > I'm getting close to implementing this feature, but I'm having some issues > getting auto.conf formatted correctly. See below. > >> -Original Message- >> From: Bryan Evenson >> Sent: Monday, November 17, 2014 9:08 AM >> To: Bryan Evens

Re: [yocto] [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread Fabio Estevam
On Tue, Dec 16, 2014 at 1:21 PM, VIVEK VERMA 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

Re: [yocto] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread VIVEK VERMA
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/GstURIDecode

Re: [yocto] [meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread VIVEK VERMA
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-boun...@yoctoproject.org on behalf of Otavio Salv

Re: [yocto] how to set static ip in linux

2014-12-16 Thread Constantin, Costin C
Hello Sachin The easiest way to do this is by modifying the install script. Here is how: Suppose you cloned poky into a local dir. on your HDD drive. I use Ubuntu for this but you can use whatever certified OS (Fedora, Centos, OpenSuse) just: $ cd your_local_poky_dir $ gedit meta/recipes-core/in

[yocto] Japanese fonts and UTF-8 for the target system

2014-12-16 Thread Bo Thorsen
Hi everyone, I inherited a Qt 5 based project that runs on a yocto built linux. It's 1.6, AFAICS. There are two problems that I have some problems fixing, and I don't know enough about yocto builds yet to figure those out. The first is that Japanese and Korean fonts are not shown correctly in th

Re: [yocto] [OE-core] Request for Dizzy patches for 1.7.1

2014-12-16 Thread Khem Raj
> On Dec 16, 2014, at 8:41 AM, akuster808 wrote: > > Hello all, > > I am collection patches for the up coming 1.7.1 release. Please let me know > which patches should be in 1.7.1 by including "[Dizzy]" in the subject line. Please consider, http://patchwork.openembedded.org/patch/84905/ It

[yocto] Request for Dizzy patches for 1.7.1

2014-12-16 Thread akuster808
Hello all, I am collection patches for the up coming 1.7.1 release. Please let me know which patches should be in 1.7.1 by including "[Dizzy]" in the subject line. kind regards, Armin -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yo

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, Dec. 2, 2014 8:00 AM US Pacific Time

2014-12-16 Thread Jolley, Stephen K
Attendees: Richard, Stephen, Saul, Benjamin, Armin, Tom, Sona, Alex G, Joe, Denys, Bruce, Alimon, Ross * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_

Re: [yocto] How to properly add new qemu target + testimage support?

2014-12-16 Thread Burton, Ross
On 11 December 2014 at 19:56, Robert Berger < gm...@reliableembeddedsystems.com> wrote: > > I hacked together a qemu target which supports vexpress-a9. > > In order to get > > core-image-minimal -c testimage > > to work as well I had to cook > > meta/lib/oeqa/utils/qemurunner.py > scripts/runqemu >

Re: [yocto] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread Sona Sarmadi
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 -- ___ yocto

Re: [yocto] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread Otavio Salvador
Hello Sona, On Tue, Dec 16, 2014 at 11:58 AM, Sona Sarmadi 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

[yocto] meta-fsl-ppc uses Openssl 1.0.1g in master

2014-12-16 Thread Sona Sarmadi
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. http