[oe] Gstreamer error for Qt camera code

2015-04-29 Thread Switesh Fulpagare
Hi , I ran into error while testing qtcamera example code on Qt 5.2.1 http://pastebin.com/WbenK54H. I'm using yocto daisy-1.6.1 . Am I missing something in .conf file? - Switesh F. -- ___ Openembedded-devel mailing list Openembedded-devel@lists.opene

[oe] YP 1.8 Release Survey/Retrospective - REMINDER

2015-04-29 Thread Jolley, Stephen K
All, Yocto Project 1.8 released last week! YP provides a major release every six months, and as an open source project we are always working to improve our processes. This survey is for the Yocto Project community to provide feedback into the development process. We would greatly appreciate

Re: [oe] [meta-browser][PATCH 1/2 V4] cef3: Add recipe for Chromium Embedded Framework

2015-04-29 Thread Khem Raj
On Apr 29, 2015 10:37 AM, "Carlos Rafael Giani" wrote: > > The latest one (V8) seems good to me. I was initially skeptical about the heavy chromium.inc refactoring, but these days we don't have multiple chromium versions in meta-browser, so it is okay. > The shared object versioning bandaid wasn't

Re: [oe] [meta-browser][PATCH 1/2 V4] cef3: Add recipe for Chromium Embedded Framework

2015-04-29 Thread Carlos Rafael Giani
The latest one (V8) seems good to me. I was initially skeptical about the heavy chromium.inc refactoring, but these days we don't have multiple chromium versions in meta-browser, so it is okay. The shared object versioning bandaid wasn't done by me, I modified other parts, but I agree with the p

Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: fix typo

2015-04-29 Thread Martin Jansa
On Wed, Apr 29, 2015 at 06:34:37PM +0200, Alexis Cellier wrote: > > > - Mail original - > > De: "Martin Jansa" > > À: openembedded-devel@lists.openembedded.org > > Envoyé: Mercredi 29 Avril 2015 16:27:18 > > Objet: Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: fix typo > > > > On Tue,

Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: fix typo

2015-04-29 Thread Alexis Cellier
- Mail original - > De: "Martin Jansa" > À: openembedded-devel@lists.openembedded.org > Envoyé: Mercredi 29 Avril 2015 16:27:18 > Objet: Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: fix typo > > On Tue, Apr 28, 2015 at 04:12:27PM +0200, Alexis Cellier wrote: > > In the qt.conf file c

Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: fix typo

2015-04-29 Thread Martin Jansa
On Tue, Apr 28, 2015 at 04:12:27PM +0200, Alexis Cellier wrote: > In the qt.conf file created, fix typo on "TargetSpec" (was "TartgetSpec"). How was this tested before sending? In my builds it causes: | Cannot read /OE/build/oe-core/tmp-glibc/work/i586-oe-linux/qtbase/5.4.1+gitAUTOINC+f58e882b75

Re: [oe] [oe-classic][PATCH 1/1] README: update for current status of OE-Classic

2015-04-29 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Eggleton schreef op 23-04-15 om 16:59: > OE-Classic is no longer maintained, so update README and MAINTAINERS > accordingly, and just in case someone might miss reading those, add a > file clearly spelling it out. > > Signed-off-by: Paul Egglet

[oe] [meta-oe][fido][PATCH] fio: add missing build dependency on zlib

2015-04-29 Thread Dominic Sacré
Fixes: | WARNING: QA Issue: fio rdepends on zlib, but it isn't a build dependency? [build-deps] Signed-off-by: Dominic Sacré --- meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/r

[oe] [meta-oe][PATCH] fio: add missing build dependency on zlib

2015-04-29 Thread Dominic Sacré
Fixes: | WARNING: QA Issue: fio rdepends on zlib, but it isn't a build dependency? [build-deps] Signed-off-by: Dominic Sacré --- meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/r

Re: [oe] Bug in cooker - networked PR_SERV

2015-04-29 Thread Paul Eggleton
Hi Jan-Simon, On Thursday 26 March 2015 19:48:52 Jan-Simon Möller wrote: > I found a bug in cooker that shows up when I try to enable the networked > PRSERV. bitbake will crash (and still run at 100% after CTRL-C) until kill > -9. > > I tracked it down to bitbake/lib/bb/cooker.py line 169: >

[oe] [PATCH][meta-oe] samba: upgrade to 3.6.25

2015-04-29 Thread rongqing.li
From: Roy Li upgrade to fix a CVE defect: CVE-2015-0240 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0240 Signed-off-by: Roy Li --- .../bug_221618_precise-64bit-prototype.patch | 0 ...ug_387266_upstream_4104_mention-kerberos-in-smbspool-manpage.patch | 0

Re: [oe] [oe-classic][PATCH 1/1] README: update for current status of OE-Classic

2015-04-29 Thread Andrea Adami
On Thu, Apr 23, 2015 at 4:59 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > OE-Classic is no longer maintained, so update README and MAINTAINERS > accordingly, and just in case someone might miss reading those, add a > file clearly spelling it out. > > Signed-off-by: Paul Eggleton >