Re: [oe] [meta-qt5][PATCH] qtbase-native: nativesdk-qtbase: remove patch that breaks mkspec setting for SDK

2017-02-19 Thread Frieder Schrempf
On 17.02.2017 21:10, Martin Jansa wrote: On Thu, Feb 16, 2017 at 04:05:58PM +0100, Frieder Schrempf wrote: The patch 0008-configure-paths-for-target-qmake-properly.patch seems to be intended for the target, not for native/nativesdk, as it breaks the mkspec setting (sets linux-g++ instead of

Re: [oe] [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Mark Hatle
On 2/19/17 4:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > I have a rental car and will have room for 2, or MAYBE 3 people. (At this point I suspect I will return the car after the OEDAM, because

Re: [oe] Splitting meta-oe?

2017-02-19 Thread Joe MacDonald
[Re: [oe] Splitting meta-oe?] On 17.02.19 (Sun 19:31) Richard Purdie wrote: > On Fri, 2017-02-17 at 14:45 -0500, Philip Balister wrote: > > And I'm with these gyus. Splitting the git repository doesn't solve > > any underlying problems. The real problem from my point of view is > > very few of

Re: [oe] Splitting meta-oe?

2017-02-19 Thread Richard Purdie
On Fri, 2017-02-17 at 14:45 -0500, Philip Balister wrote: > And I'm with these gyus. Splitting the git repository doesn't solve > any underlying problems. The real problem from my point of view is > very few of use are actually paid to maintain the layers we maintain. > > Employers want to pay

Re: [oe] [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Trevor Woerner
Okay thanks, sounds good. See you then. On Sun, Feb 19, 2017 at 5:49 PM, Philip Balister wrote: > It sounds like a bunch of us will meet in the Hilton lobby at 0800 and > use Lyft/Uber/other. > > Philip > > On 02/19/2017 07:12 AM, Trevor Woerner wrote: >> Does anyone have

[oe] [PATCH v2] netcat-openbsd: fix implicit dependency on pkg-config

2017-02-19 Thread Paul Gortmaker
In the report at http://errors.yoctoproject.org/Errors/Details/130673/ we see the following: i586-oe-linux-gcc -m32 -march=i586 netcat.o atomicio.o socks.o `pkg-config --libs libbsd` -lresolv -o nc /bin/sh: 1: pkg-config: not found What follows is a bunch of link errors for BSD library

Re: [oe] are you allowed to have an underscore in a recipes directory?

2017-02-19 Thread Khem Raj
On Sun, Feb 19, 2017 at 10:37 AM Robert P. J. Day wrote: > > i just noticed this in meta-oe/recipes-support: > > $ ls > ... > lm_sensors Its directory name I believe and not recipe name that you are talking about here in this case it is fine > > ... > > is there any

Re: [oe] [PATCH] netcat-openbsd: fix implicit dependency on pkg-config

2017-02-19 Thread Paul Gortmaker
[Re: [oe] [PATCH] netcat-openbsd: fix implicit dependency on pkg-config] On 19/02/2017 (Sun 06:07) Khem Raj wrote: > On Sat, Feb 18, 2017 at 5:12 PM Paul Gortmaker > wrote: > [...] > > > > -DEPENDS += "glib-2.0 libbsd" > > +DEPENDS += "glib-2.0 libbsd

Re: [oe] [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Philip Balister
It sounds like a bunch of us will meet in the Hilton lobby at 0800 and use Lyft/Uber/other. Philip On 02/19/2017 07:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > --

Re: [oe] [PATCH 2/3] remove blacklist entries against blacklisted gstreamer

2017-02-19 Thread Martin Jansa
florence, gthumb, farsight2 are failing: http://lists.openembedded.org/pipermail/openembedded-core/2017-February/132936.html On Wed, Feb 15, 2017 at 7:03 PM, Paul Gortmaker < paul.gortma...@windriver.com> wrote: > With gstreamer now fixed, we can remove all the blacklist entries > against it. >

Re: [oe] [PATCH 3/3] farsight/xfce4-mixer: unblacklist recipes

2017-02-19 Thread Martin Jansa
farsight2 is still failing: http://lists.openembedded.org/pipermail/openembedded-core/2017-February/132936.html On Wed, Feb 15, 2017 at 7:03 PM, Paul Gortmaker < paul.gortma...@windriver.com> wrote: > These were 3rd level fallout from gstreamer being blacklisted, as > they depended on packages

Re: [oe] [meta-oe][PATCH] efivar: update to 0.30 to fix readdir* issues

2017-02-19 Thread Martin Jansa
The native version is now failing: http://lists.openembedded.org/pipermail/openembedded-core/2017-February/132936.html On Fri, Feb 17, 2017 at 9:11 AM, Koen Kooi wrote: > Drop patches with upstream fixes. > > Signed-off-by: Koen Kooi > --- >

[oe] State of bitbake world, Failed tasks 2017-02-18

2017-02-19 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies !!|Signatures!!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

[oe] are you allowed to have an underscore in a recipes directory?

2017-02-19 Thread Robert P. J. Day
i just noticed this in meta-oe/recipes-support: $ ls ... lm_sensors ... is there any issue with that directory name containing an underscore? i know that has special meaning in a recipe file name, but i've never noticed an underscore being used as above. rday --

Re: [oe] [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Matthew McClintock
I think some folks where going to try to get a ride share from the HIlton hotel. -M On Sun, Feb 19, 2017 at 4:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > -- >

Re: [oe] [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Trevor Woerner
Does anyone have any recommendations for how to get from the conference venue to the Mentor Graphics office? -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [morty][meta-openembedded] Commit backport required

2017-02-19 Thread Carlos Rafael Giani
Damn .. you are right. Poky was accidentally set to use the master branch instead of morty. Nevermind my posting then. On 2017-02-18 21:27, Martin Jansa wrote: Are you sure you're using right version of bitbake? I doubt that bb.data API changes was backported to release branch of bitbake.