[oe] [meta-oe][PATCH] nodejs: update to 4.4.1

2016-03-22 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} (95%) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4

[oe] Specify GCC version for building native applications

2016-03-22 Thread Matt Schuckmann
My Ubuntu system has GCC 5.x installed but our Fido based OE build has errors unless I use GCC 4.9 for building native recipes. I can install both gcc 4.9 and gcc 5.0 on my system and use update-alternatives to switch back and forth when I need to but it would be nice if I could just configure

Re: [oe] [PATCH 2/2] gnome-bluetooth: replace systemd dependency with udev

2016-03-22 Thread Paul Eggleton
On Tue, 22 Mar 2016 18:25:25 alexander.kana...@linux.intel.com wrote: > >> > So you can remove distro_features_check inherit as well, right? > >> > >> Yeah, I guess. Feel free to amend. > > > > The reviewer is asking you to do that, although perhaps not in so many > > words. > > Can you, please?

[oe] Fwd: [yocto] REMINDER: REGISTER TODAY - Yocto Project Developer Day US, April 7, 2016 - San Diego

2016-03-22 Thread Philip Balister
FYI, this should be useful for people new to OpenEmbedded, and fun for more experienced people. Philip Forwarded Message Subject: [yocto] REMINDER: REGISTER TODAY - Yocto Project Developer Day US, April 7, 2016 - San Diego Date: Tue, 22 Mar 2016 11:39:58 -0700 From: Jeff Osier-

[oe] [meta-networking][PATCH] wolfssl: update to version 3.9.0

2016-03-22 Thread LC Mac
Update includes new leantls configuration, RSA OAEP padding support, Arduino example client, and more. Signed-off-by: lchristina26 --- .../wolfssl/{wolfssl_3.4.0.bb => wolfssl_3.9.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-c

[oe] [PATCH][meta-oe] ltp-ddt: blacklist

2016-03-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb index d028e88..62117b1 100644 --- a/meta-oe/recipes-devto

Re: [oe] [PATCH 2/2] gnome-bluetooth: replace systemd dependency with udev

2016-03-22 Thread alexander . kanavin
>> > So you can remove distro_features_check inherit as well, right? >> >> Yeah, I guess. Feel free to amend. > > The reviewer is asking you to do that, although perhaps not in so many > words. > Can you, please? I don't believe I should, if the review consists of a single trivial nitpick from the

[oe] [PATCH][meta-oe] jq: add dependency on onig

2016-03-22 Thread Martin Jansa
* configure doesn't have config option ot disable it and it's autodetected from sysroot causing: WARN: jq: jq rdepends on onig, but it isn't a build dependency? Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/jq/jq_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [oe] [meta-oe][PATCH v2 1/2] efivar: update to 0.23

2016-03-22 Thread Koen Kooi
On 5 March 2016 at 13:33, Martin Jansa wrote: > On Fri, Mar 04, 2016 at 04:09:14PM +0100, Martin Jansa wrote: >> On Fri, Mar 04, 2016 at 03:16:22PM +0100, Koen Kooi wrote: >> > On 4 March 2016 at 14:34, Martin Jansa wrote: >> > > On Fri, Mar 04, 2016 at 08:14:54AM +0100, Koen Kooi wrote: >> > >>

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

2016-03-22 Thread Ioan-Adrian Ratiu
This recipe is for a TI WiFi calibrator utility [1]. The firmware from this project is already shipped inside linux-firmware so we do not package it in this recipe. [1] http://linuxwireless.sipsolutions.net/en/users/Drivers/wl12xx/#Calibration Signed-off-by: James Minor Signed-off-by: Ioan-Adria

Re: [oe] [meta-java][PATCH 2/2] Openjdk-8: Fix build flags for adlc

2016-03-22 Thread Maxin B. John
Hi Erkka, On Mon, Mar 21, 2016 at 01:39:12PM +0200, Erkka Kääriä wrote: > Adlc is a native tool that openjdk builds and uses during its build process. > Bitbake however passes target machine specific CFLAGS and CXXFLAGS because we > are crosscompiling openjdk for the target architecture. This can