[oe] [meta-networking][PATCH 6/6] pimd: Upgrade to 2.3.2

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- ...ure-Dont-use-uname-to-determine-target-OS.patch | 28 ++ meta-networking/recipes-support/pimd/pimd_2.1.8.bb | 19 --- meta-networking/recipes-support/pimd/pimd_2.3.2.bb | 20 3 files changed, 48

[oe] [meta-webserver][PATCH V2 5/6] monkey: Link in libexecinfo on musl

2017-07-14 Thread Khem Raj
Needed for backtrace() APIs Signed-off-by: Khem Raj --- ...-configure-Respect-LIBS-variable-from-env.patch | 29 ++ .../recipes-httpd/monkey/monkey_1.5.6.bb | 9 +++ 2 files changed, 38 insertions(+) create mode 100644

[oe] [meta-gnome][PATCH V2 4/6] metacity: Fix build with musl by defining _GNU_SOURCE

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- .../metacity/0001-ui-Define-_GNU_SOURCE.patch | 27 ++ .../recipes-gnome/metacity/metacity_2.34.13.bb | 5 +++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-oe][PATCH V2 3/6] nmon: Upgrade to 16g

2017-07-14 Thread Khem Raj
Fix build with musl while here. link with libm for ceilf API Signed-off-by: Khem Raj --- .../0001-lmon16g.c-Adjust-system-headers.patch | 46 ++ .../nmon/{nmon_13g.bb => nmon_16g.bb} | 16 2 files changed, 55 insertions(+), 7

[oe] [meta-oe][PATCH 2/6] v4l-utils: Fix build with musl

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- ...tl-Define-TEMP_FAILURE_RETRY-if-undefined.patch | 55 ++ ...t-Link-mc_nextgen_test-with-libargp-if-ne.patch | 28 +++ .../0003-v4l2-ctl-Do-not-use-getsubopt.patch | 49 +++

[oe] [meta-oe][PATCH 1/6] iperf3: Fix missing stdint.h and do not link with -pg

2017-07-14 Thread Khem Raj
Helps compile with musl Signed-off-by: Khem Raj --- ...de-stdint.h-for-various-std-c99-int-types.patch | 39 ++ .../0002-Remove-pg-from-profile_CFLAGS.patch | 31 + meta-oe/recipes-benchmark/iperf3/iperf3_git.bb | 11 +++--- 3

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

2017-07-14 Thread Changhyeok Bae
- Add recipe for uftrace v0.7. - Support x86_64, arm (v6 or later), and aarch64. - Disable for armv4 and armv5 in arm architecture which is only supported armv6 or later. - Attached 2 patches is merged to upstream. Signed-off-by: Changhyeok Bae ---

Re: [oe] [meta-xfce][PATCH 08/18] xfce4-netload-plugin: Do not include sys/sysctl.h

2017-07-14 Thread Andreas Müller
On Fri, Jul 14, 2017 at 3:25 PM, Khem Raj wrote: > On Thu, Jul 13, 2017 at 11:45 PM, Andreas Müller > wrote: >> On Fri, Jul 14, 2017 at 7:40 AM, Khem Raj wrote: >>> Its unused, moreover it helps it compile with musl >>> >>>

[oe] [meta-webserver][PATCH 5/6] monkey: Link in libexecinfo on musl

2017-07-14 Thread Khem Raj
Needed for backtrace() APIs Signed-off-by: Khem Raj --- meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb | 8 1 file changed, 8 insertions(+) diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb

[oe] [meta-filesystems][PATCH 2/6] xfsdump: Fix build with musl

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- .../files/0001-Include-fcntl.h-for-O_EXCL.patch| 28 + .../0002-Replace-__uint32_t-with-uint32_t.patch| 122 + .../0003-replace-use-of-SIGCLD-with-SIGCHLD.patch | 40 +++

[oe] [meta-filesystems][PATCH 6/6] aufs-util: Upgrade to 4.4 release

2017-07-14 Thread Khem Raj
- Download aufs_type.h instead of housing a local copy - Build uses paste utility from coreutils-native - Replace hardcoded strip command with STRIP env varible helps in cross compiling Signed-off-by: Khem Raj --- .../recipes-utils/aufs-util/aufs-util/aufs_type.h | 419

[oe] [meta-gnome][PATCH 4/6] metacity: Fix build with musl

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-ui-Replace-__USE_XOPEN-with-_GNU_SOURCE.patch | 31 ++ .../recipes-gnome/metacity/metacity_2.34.13.bb | 5 +++- 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-oe][PATCH 3/6] nmon: Upgrade to 16g

2017-07-14 Thread Khem Raj
Fix build with musl while here. Signed-off-by: Khem Raj --- .../0001-lmon16g.c-Adjust-system-headers.patch | 46 ++ .../nmon/{nmon_13g.bb => nmon_16g.bb} | 14 --- 2 files changed, 54 insertions(+), 6 deletions(-) create mode 100644

[oe] [meta-filesystems][PATCH 1/6] unionfs-fuse: Fix build with musl

2017-07-14 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-unionfs-Define-IOCPARM_LEN-if-undefined.patch | 62 ++ .../unionfs-fuse/unionfs-fuse_2.0.bb | 3 +- 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-07-13

2017-07-14 Thread Khem Raj
On Fri, Jul 14, 2017 at 10:03 AM, Martin Jansa wrote: > OK, I'll merge current batch of pending changes and before next build I'll > include > conf/distro/include/security_flags.inc > > Is that all I need to do? > yep > On Fri, Jul 14, 2017 at 6:49 PM, Khem Raj

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-07-13

2017-07-14 Thread Martin Jansa
OK, I'll merge current batch of pending changes and before next build I'll include conf/distro/include/security_flags.inc Is that all I need to do? On Fri, Jul 14, 2017 at 6:49 PM, Khem Raj wrote: > Hi Martin > > On Fri, Jul 14, 2017 at 9:43 AM, Martin Jansa

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-07-13

2017-07-14 Thread Khem Raj
Hi Martin On Fri, Jul 14, 2017 at 9:43 AM, Martin Jansa wrote: > http://www.openembedded.org/wiki/Bitbake_World_Status > The results looks good. I wanted to suggest to start building with hardening flags on if possible. I have ensured that there are no regressions with

[oe] State of bitbake world, Failed tasks 2017-07-13

2017-07-14 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

Re: [oe] [meta-xfce][PATCH 08/18] xfce4-netload-plugin: Do not include sys/sysctl.h

2017-07-14 Thread Khem Raj
On Thu, Jul 13, 2017 at 11:45 PM, Andreas Müller wrote: > On Fri, Jul 14, 2017 at 7:40 AM, Khem Raj wrote: >> Its unused, moreover it helps it compile with musl >> >> Signed-off-by: Khem Raj >> --- >>

[oe] [meta-yocto][PATCH] yocto-bsp: insert the path of argparse_oe.py into libpath

2017-07-14 Thread Yue Tao
Issue: LIN9-4616 Finding the path of argparse_oe.py in env PATH. Usually, it can be found in project/scripts/lib, or oe-core/scripts/lib. Find the first one and insert it into libpath. (LOCAL REV: NOT UPSTREAM) -- pending Signed-off-by: Robert Yang Signed-off-by: Yue

Re: [oe] [meta-xfce][PATCH 08/18] xfce4-netload-plugin: Do not include sys/sysctl.h

2017-07-14 Thread Andreas Müller
On Fri, Jul 14, 2017 at 7:40 AM, Khem Raj wrote: > Its unused, moreover it helps it compile with musl > > Signed-off-by: Khem Raj > --- > ...ude-sys-sysctl.h-its-unused-on-linux-port.patch | 25 > ++ >