Re: [oe] [meta-oe][PATCH] geis: add CFLAG to ignore misleading indentations

2016-06-16 Thread Khem Raj
> On Jun 8, 2016, at 6:28 PM, Derek Straka wrote: > > Signed-off-by: Derek Straka > --- > meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

Re: [oe] [meta-browser] Browser blacklists

2016-06-16 Thread Davis, Michael
I ran into this as well and had to spend some time figuring out how to get around it. Some sort of note in the readme or even commit message about how to get around it would have been nice. On a related side note it would be nice to get krogoth branch/tag before this blacklist. I saw there

Re: [oe] Chromium build broken

2016-06-16 Thread Gary Thomas
On 2016-06-16 13:15, Carlos Rafael Giani wrote: This indicates a problem related to this patch: 0012-Workaround-for-unused-variable-error-in-ui-gfx-color.patch It is possible that the new .cc file needs to be linked in somewhere else as well. I tried to do it differently by disabling the

Re: [oe] Chromium build broken

2016-06-16 Thread Carlos Rafael Giani
This indicates a problem related to this patch: 0012-Workaround-for-unused-variable-error-in-ui-gfx-color.patch It is possible that the new .cc file needs to be linked in somewhere else as well. I tried to do it differently by disabling the unused-variable warning inline, but it did not work.

[oe] [PATCH 2/2] libmad: add the recipe

2016-06-16 Thread Alexander Kanavin
The recipe has been removed from oe-core, see https://bugzilla.yoctoproject.org/show_bug.cgi?id=6020 Signed-off-by: Alexander Kanavin --- .../libmad/libmad/add-pkgconfig.patch | 70 ++ .../libmad/libmad/automake-foreign.patch

[oe] [PATCH 1/2] mpg123: remove the recipe

2016-06-16 Thread Alexander Kanavin
The recipe has been added to oe-core, see https://bugzilla.yoctoproject.org/show_bug.cgi?id=6020 Signed-off-by: Alexander Kanavin --- .../recipes-multimedia/mpg123/mpg123_1.22.4.bb | 65 -- 1 file changed, 65 deletions(-) delete mode

Re: [oe] Chromium build broken

2016-06-16 Thread Gary Thomas
On 2016-06-11 12:11, Gary Thomas wrote: Building chromium is broken on my i.MX6 target. Poky/Yocto info: BB_VERSION= "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-15.10" TARGET_SYS= "arm-amltd-linux-gnueabi" MACHINE = "teton-p0382" DISTRO

Re: [oe] [PATCH 1/2] nginx: add group www-data

2016-06-16 Thread Martin Jansa
On Sun, Jun 12, 2016 at 05:57:50PM +0800, Robert Yang wrote: > > Sorry, please hold on the two patches, base-passwd does provide > www-data, I should not meet this orror in theory. For some reason nostromo, nginx, sthttpd are now failing because of www-data user group:

[oe] [meta-oe][PATCH] v4lutils: Update to latest upstream

2016-06-16 Thread Gary Thomas
Update to latest upstream version (1.10.1 2016-06-15). Now builds with libjpeg-turbo so remove blacklist Signed-off-by: Gary Thomas --- .../v4l2apps/{v4l-utils_1.6.2.bb => v4l-utils_1.10.1.bb} | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) rename

Re: [oe] [meta-oe][PATCH 1/2] libgphoto2: fix compatibility with libjpeg-turbo

2016-06-16 Thread Patrick Ohly
On Wed, 2016-06-15 at 17:08 +0200, Patrick Ohly wrote: > +Upstream-Status: Submitted [https://github.com/gphoto/libgphoto2/pull/64] FWIW, the patch was merged, so "Backported" is now more accurate. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and

Re: [oe] [meta-browser] Browser blacklists

2016-06-16 Thread Martin Jansa
On Thu, Jun 16, 2016 at 09:08:49AM +0200, Gary Thomas wrote: > I notice that both firefox and chromium are currently blacklisted > as "fails to build with gcc-6". What about those of us that aren't > using gcc-6? This seems an overly broad blacklisting :-( You can easily unblacklist them in

[oe] [meta-browser] Browser blacklists

2016-06-16 Thread Gary Thomas
I notice that both firefox and chromium are currently blacklisted as "fails to build with gcc-6". What about those of us that aren't using gcc-6? This seems an overly broad blacklisting :-( -- Gary Thomas |