[oe] [meta-oe][PATCHv3 1/1] lua: Added ptest for lua

2016-02-03 Thread Paul Vaduva
Signed-off-by: Andreas Sundstr Signed-off-by: Maxin B. John Signed-off-by: Paul Vaduva --- meta-oe/recipes-devtools/lua/lua/run-ptest | 19 +++ meta-oe/recipes-devtools/lua/lua_5.3.2.bb | 20 +++- 2 files changed, 34

[oe] [meta-oe][PATCHv2 1/1] lua: Added ptest for lua

2016-02-03 Thread Paul Vaduva
Signed-off-by: Andreas Sundstr Signed-off-by: Maxin B. John Signed-off-by: Paul Vaduva --- meta-oe/recipes-devtools/lua/lua/run-ptest | 19 +++ meta-oe/recipes-devtools/lua/lua_5.3.2.bb | 23 +-- 2 files changed, 36

[oe] Language settings GTK (glibc?) problem

2016-02-03 Thread Andreas Müller
Hi, while testing libreoffice language packets I found that language settings for GTK based apps are broken. Interestingly QT based applications (tested with qtcreator and lxqt) and libreoffice are working fine. I did some research and hope for some expert with helping hints. Details are: * I

Re: [oe] [meta-oe][PATCH] efivar: nvme header was renamed in linux 4.4

2016-02-03 Thread Alexandru But
On Wed, Feb 03, 2016 at 10:37:48AM +0800, Robert Yang wrote: > > > On 02/03/2016 01:40 AM, Alexandru But wrote: > >nvme.h was renamed to nvme_ioctl.h in linux uapi headers since 4.4. Patch > >taken from the gentoo repository. > > > >Signed-off-by: Alexandru But > >--- > >

[oe] [meta-erlang][PATCH] erlang: fix host-user-contaminated

2016-02-03 Thread Maciej Borzecki
Fix host-user-contaminated QA issue by running chown on erlang installation root in do_install. Signed-off-by: Maciej Borzecki --- recipes-devtools/erlang/erlang_18.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-devtools/erlang/erlang_18.1.bb

[oe] OE Changelog since 2016-01-24 until 2016-01-31

2016-02-03 Thread cliff . brake
Changelog since 2016-01-24 until 2016-01-31. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [oe] [OE-core] Language settings GTK (glibc?) problem

2016-02-03 Thread Richard Purdie
On Wed, 2016-02-03 at 12:49 +0100, Andreas Müller wrote: > Hi, > > while testing libreoffice language packets I found that language > settings for GTK based apps are broken. Interestingly QT based > applications (tested with qtcreator and lxqt) and libreoffice are > working fine. > > I did some

[oe] [meta-oe][PATCH] ne10: add recipe

2016-02-03 Thread Carlos Rafael Giani
Add recipe for the Ne10 library ( http://projectne10.github.io/Ne10/ ). This library provides heavily ARM NEON optimized versions of functions that are commonly used. Signed-off-by: Carlos Rafael Giani --- meta-oe/recipes-support/ne10/ne10_1.2.1.bb | 38

Re: [oe] [OE-core] Language settings GTK (glibc?) problem

2016-02-03 Thread Andreas Müller
On Wed, Feb 3, 2016 at 3:50 PM, Richard Purdie wrote: > On Wed, 2016-02-03 at 12:49 +0100, Andreas Müller wrote: >> Hi, >> >> while testing libreoffice language packets I found that language >> settings for GTK based apps are broken. Interestingly QT based >>

[oe] [meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples

2016-02-03 Thread Samuli Piippo
Each Qt module's examples can now be enabled with PACKAGECONFIG. Replace the webkit patch with a PACKAGECONFIG option and follow common practice by not building QtWayland examples by default, those can be enabled in a .bbappend with PACKAGECONFIG += "examples" Enabling PACKAGECONFIG[examples] in

Re: [oe] [meta-oe][PATCH] ne10: add recipe

2016-02-03 Thread Martin Jansa
On Wed, Feb 03, 2016 at 05:45:02PM +0100, Carlos Rafael Giani wrote: > Add recipe for the Ne10 library ( http://projectne10.github.io/Ne10/ ). > This library provides heavily ARM NEON optimized versions of functions > that are commonly used. > > Signed-off-by: Carlos Rafael Giani

[oe] [PATCH][meta-oe[dizzy] mariadb: add dependency libevent

2016-02-03 Thread Martin Jansa
From: Kang Kai mariadb failed to build: | make[2]: *** No rule to make target '/.../bitbake_build/tmp/sysroots/qemux86-64/usr/lib64/libevent.so', needed by 'tests/async_queries'. Stop. | make[2]: Leaving directory

[oe] [meta-oe][PATCH v2] ne10: add recipe

2016-02-03 Thread Carlos Rafael Giani
Add recipe for the Ne10 library ( http://projectne10.github.io/Ne10/ ). This library provides heavily ARM NEON optimized versions of functions that are commonly used. Signed-off-by: Carlos Rafael Giani --- meta-oe/recipes-support/ne10/ne10_1.2.1.bb | 38

[oe] [meta-cpan] Updates pushed

2016-02-03 Thread Jens Rehsack
I pushed following commits to meta-cpan (http://github.com/rehsack/meta-cpan/), master and jethro branches (if someone cares ...): commit 1d6003bd661ffbecab5699ee6b85f16ba001e8a6 Author: Jens Rehsack Date: Wed Feb 3 13:44:03 2016 +0100 io-socket-ssl-perl: Update to 2.023