Re: [oe] [meta-networking][PATCH] c-ares: Add package to networking

2016-04-12 Thread Andre McCurdy
On Tue, Apr 12, 2016 at 6:37 PM, Armin Kuster wrote: > this package is in 5 other layers. > > Move to a more common location and update version. At least one version of c-ares fails to build with security_flags.inc enabled (configure complains if any -Dxxx option is passed

[oe] [meta-networking][PATCH] c-ares: Add package to networking

2016-04-12 Thread Armin Kuster
this package is in 5 other layers. Move to a more common location and update version. Signed-off-by: Armin Kuster --- meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] devtool: sdk-update fails on remote hosts

2016-04-12 Thread Stephano Cetola
Sorry, this belongs in OE-core. Resent to the right mailing list. Cheers, Stephano On 04/12, Stephano Cetola wrote: > This fixes bug #9426: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=9426 > > Skip .git folders when copying the build system. > > Signed-off-by: Stephano Cetola

[oe] [meta-oe][PATCHv4] thrift: Add recipe for Apache Thrift.

2016-04-12 Thread Philip Balister
* Run tested cpp bindings with GNU Radio Control Port. * The patch forcible removes Qt5 from configure. The disable is correct, but doesn't prevent a cmake error looking for qmake during configure. We do not need Qt5, so remove check. I suspect the issue might be in Qt5 cmake files.

Re: [oe] [OE-core] [yocto] OEDAM, April 8 in San Diego after ELC

2016-04-12 Thread Jeff Osier-Mixon
Coming soon to a wiki page near you On Mon, Apr 11, 2016 at 6:48 PM, Tom King wrote: > do we have meeting minutes posted someplace? > > thanks > > tom > > On Mon, Apr 11, 2016 at 6:43 PM, Philip Balister > wrote: >> >> On 04/11/2016 09:35 PM, Denys

[oe] [meta-oe][PATCH] Revert "umip: blacklist"

2016-04-12 Thread Adrian Dudau
This reverts commit d82b0d8f638d1e1c7d9175605eadabfb99a6d345. The SRC_URI is up again, no need to blacklist the recipe anymore. Signed-off-by: Adrian Dudau --- meta-oe/recipes-connectivity/umip/umip_1.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git

[oe] Updates to meta-browser (master) in 2016-04-12

2016-04-12 Thread Otavio Salvador
Hello, I pushed following updates: commit a67a3461a135668dba573183f0f62fcd5dfb3121 (HEAD -> pending, origin/master, origin/HEAD) Author: Ian Coolidge Date: Mon Apr 11 18:00:00 2016 -0700 firefox: Fix QA Issue: non debug package contains .debug directory

Re: [oe] [meta-qt5][PATCH v2 01/31] qtbase-native: update sources to 5.6.0

2016-04-12 Thread Andreas Müller
On Tue, Apr 12, 2016 at 12:22 PM, Martin Jansa wrote: > On Sun, Apr 10, 2016 at 09:41:00PM +0200, Andreas Müller wrote: >> Signed-off-by: Andreas Müller > > How did you pick these SRCREVs? If tag for 5.6.0 available: I picked versions tagged.

[oe] [meta-webserver][PATCHv2] nginx: update to 1.9.14

2016-04-12 Thread Derek Straka
update the nginx-cross path to work with the latest version of nginx Signed-off-by: Derek Straka --- .../nginx/nginx-1.9.14/nginx-cross.patch | 211 + .../nginx/{nginx_1.9.12.bb => nginx_1.9.14.bb} | 4 +- 2 files changed, 213

Re: [oe] [meta-qt5][PATCH v2 01/31] qtbase-native: update sources to 5.6.0

2016-04-12 Thread Martin Jansa
On Sun, Apr 10, 2016 at 09:41:00PM +0200, Andreas Müller wrote: > Signed-off-by: Andreas Müller How did you pick these SRCREVs? OE @ ~/projects/qt-project/qtbase $ git log --oneline 41706400f605524a5a9953714aa0cfbf811dba7e..d0cdc7ad1e2728caf363abf328b2ad81f2ed5a5b

Re: [oe] [PATCH][meta-oe] tmon: add recipes

2016-04-12 Thread Martin Jansa
On Tue, Mar 29, 2016 at 03:49:44PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > tmon is a monitoring and testing tool for Linux kernel thermal subsystem > > Signed-off-by: Roy Li > --- > meta-oe/recipes-kernel/tmon/tmon.bb |

Re: [oe] [PATCH][meta-oe] minicoredumper: add the recipe

2016-04-12 Thread Martin Jansa
On Wed, Mar 30, 2016 at 02:11:34PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > minicoredumper provides an alternate core dump facility for Linux > to allow minimal and customized crash dumps > > Signed-off-by: Roy Li > --- >

Re: [oe] [PATCH][meta-oe] cpupower: add recipes

2016-04-12 Thread Martin Jansa
On Tue, Mar 29, 2016 at 03:28:56PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > cpupower is tools to shows and sets processor power related values > > Signed-off-by: Roy Li > --- > meta-oe/recipes-kernel/cpupower/cpupower.bb

Re: [oe] [meta-oe][PATCH] ti-wifi-utils: add recipe

2016-04-12 Thread Ioan-Adrian Ratiu
On Mon, 11 Apr 2016 14:11:08 -0400 Denys Dmytriyenko wrote: > Resending again, since my previous reply got truncated when sending to the > list: > > On Thu, Apr 07, 2016 at 11:50:10AM -0700, Denys Dmytriyenko wrote: > > >

Re: [oe] [meta-webserver][PATCH] nginx: update to 1.9.14

2016-04-12 Thread Pascal Bach
On 12.04.2016 02:10, Derek Straka wrote: > --- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.12.bb > +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.14.bb > @@ -2,11 +2,11 @@ require nginx.inc > > # 1.9.x is the current mainline branches containing all new features > # 1.8.x branch is

[oe] opencv was skipped: Recipe is blacklisted: Not compatible with currently used ffmpeg 3

2016-04-12 Thread Mike Looijmans
With current master I cannot build any package that depends on OpenCV. I get the message: opencv was skipped: Recipe is blacklisted: Not compatible with currently used ffmpeg 3 I don't want or need (I guess) ffmpeg, so what can I do to unblacklist it without hacking meta-openembedded

Re: [oe] [meta-qt5][PATCH v2 31/31] qtquickcontrols2: initial add 5.6.0

2016-04-12 Thread Andreas Müller
On Mon, Apr 11, 2016 at 2:54 PM, Samuli Piippo wrote: > On 11.04.2016 14:09, Andreas Müller wrote: >> >> On Mon, Apr 11, 2016 at 8:02 AM, Samuli Piippo >> wrote: >>> >>> On 10.04.2016 22:41, Andreas Müller wrote:

Re: [oe] [meta-oe][PATCH] llvm: correct fix for the multilib libdir

2016-04-12 Thread Denys Dmytriyenko
On Mon, Apr 11, 2016 at 05:32:30PM -0400, Jacob Stiffler wrote: > * If llvm.inc is used for native and nativesdk class packages, the > resulting llvm-config is broken since "${base_libdir}" is prefixed > with the full patch to sysroot > * Replace "/lib" with "/${baselib}" instead of