[oe] [meta-oe][PATCH V2] fluentbit: Upgrade to 0.12.1

2017-09-08 Thread Khem Raj
Drop upstreamed patches Fix jemalloc build with musl Fix linking errors due to missing -lpthread Signed-off-by: Khem Raj --- changes in V2: Added a patch to link in -lpthread to libfluent-bit.so ...proxy-go-Add-missing-dependency-on-jemall.patch | 24 ---

[oe] [meta-filesystems][PATCH V4] xfsprogs: Upgrade to 4.12.0

2017-09-08 Thread Khem Raj
Fix cross builds with hardening flags Fix build with gold Specify libtool tag Add DISABLE_STATIC = "" Signed-off-by: Khem Raj --- Changes in V4: Enable static libs .../xfsprogs/files/link_needed_libs.patch | 82 ---

[oe] [meta-oe][PATCH V2] minicoredumper: Switch src_uri to upstream lf git

2017-09-08 Thread Khem Raj
COPYING file changed since copyright is now assined to linutronix from Erricson Fix build on arm Fixes error like corestripper.c:1245:4: error: format specifies type 'unsigned long' but the arg ument has type 'long long' [-Werror,-Wformat] Signed-off-by: Khem Raj ---

[oe] [meta-filesystems][PATCH V3 2/2] xfsprogs: Upgrade to 4.12.0

2017-09-08 Thread Khem Raj
Fix cross builds with hardening flags Fix build with gold Specify libtool tag Signed-off-by: Khem Raj --- Changes in V3: Add -fPIC to CFLAGS and drop the progname rename patch ...0001-spaceman-Add-missing-link-to-libuuid.patch | 34 ++

[oe] [meta-networking][PATCH 1/2] yp-tools: Upgrade to 4.2.2

2017-09-08 Thread Khem Raj
Fix build with musl along the way drop upstreamed patches as well as ones not required anymore Signed-off-by: Khem Raj --- ...01-lib-yp_all_host.c-Fix-build-with-gcc-7.patch | 33 --- ...ding_dup.c-Include-string.h-for-strdup-de.patch | 28 ++

Re: [oe] [meta-multimedia][PATCH] gerbera: Add recipe

2017-09-08 Thread Khem Raj
On Fri, Sep 8, 2017 at 6:34 AM, Fabien Lahoudere wrote: > Gerbera is a UPnP media server which allows you to stream your digital media > through your home network and consume it on a variety of UPnP compatible > devices. > > Gerbera is based on MediaTomb 12.1

Re: [oe] [meta-multimedia][PATCH] libupnp: Add recipe for version 1.8.1

2017-09-08 Thread Khem Raj
please delete the old 1.6.x recipe at the same time On Fri, Sep 8, 2017 at 6:13 AM, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere > --- > .../recipes-connectivity/libupnp/libupnp_1.8.2.bb| 20 >

Re: [oe] [PATCH] efivar: fix build when host gcc version is < 4.9

2017-09-08 Thread Khem Raj
On Fri, Sep 8, 2017 at 4:10 AM, Mikko Ylinen wrote: > efivar v27 started using C11 _Generic keyword in macros but that > is not implemented in gcc until 4.9. This makes efivar-native > (which is a dependency to efivar) build to fail if the builder host > gcc version

[oe] [meta-qt5][PATCH] qtbase-native: Force use of built-in pcre

2017-09-08 Thread Mike Crowe
If we specify neither -system-pcre nor -qt-pcre then qtbase will first see if it can find the pcre library in the system and fall back to compiling its own if that's not possible. Unfortunately, this means that if qtbase-native happens to be built on a machine with system pcre available then the

[oe] [meta-multimedia][PATCH] gerbera: Add recipe

2017-09-08 Thread Fabien Lahoudere
Gerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices. Gerbera is based on MediaTomb 12.1 which is dead upstream, so this is an attempt to kick it back into life. Signed-off-by: Fabien

Re: [oe] [meta-multimedia][PATCH] libupnp: Add recipe for version 1.8.1

2017-09-08 Thread Fabien Lahoudere
The version is 1.8.2 not 1.8.1. On Fri, 2017-09-08 at 15:13 +0200, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere > --- >  .../recipes-connectivity/libupnp/libupnp_1.8.2.bb| 20 > >  1 file changed, 20 insertions(+) >  create

[oe] [meta-multimedia][PATCH] libupnp: Add recipe for version 1.8.1

2017-09-08 Thread Fabien Lahoudere
Signed-off-by: Fabien Lahoudere --- .../recipes-connectivity/libupnp/libupnp_1.8.2.bb| 20 1 file changed, 20 insertions(+) create mode 100644 meta-multimedia/recipes-connectivity/libupnp/libupnp_1.8.2.bb diff --git

[oe] [PATCH] efivar: fix build when host gcc version is < 4.9

2017-09-08 Thread Mikko Ylinen
efivar v27 started using C11 _Generic keyword in macros but that is not implemented in gcc until 4.9. This makes efivar-native (which is a dependency to efivar) build to fail if the builder host gcc version is < 4.9. It turns out only 'makeguids' generator needs to be built for the build arch to

[oe] [meta-oe][PATCH] thrift: build lib for native and nativesdk

2017-09-08 Thread Pascal Bach
The libraries can also be build for native and nativesdk. This is useful for running tests on the build machine. Signed-off-by: Pascal Bach --- meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb | 5 - 1 file changed, 5 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra features

2017-09-08 Thread Huang, Jie (Jackie)
> -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: Friday, September 08, 2017 11:51 > To: Huang, Jie (Jackie) > Cc: Martin Jansa; openembedded-devel > Subject: Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra > features > > Can you set > > LDFLAGS +=