[OE-core] [PATCH] valgrind: enable on mips soft-float

2017-08-03 Thread André Draszik
From: André Draszik Valgrind support for mips soft-float hosts has been fixed in the 3.12 [1] and 3.13 [2] releases, so let's start building it on those, too. [1] https://sourceware.org/git/?p=valgrind.git;a=commit;h=8f0070d31daea6f0ed18f8fe69498a67530bfcbb [2] https://sourceware.org/git/?p=va

Re: [OE-core] [PATCH] glibc: Update to latest on 2.26 pre-release

2017-08-03 Thread Burton, Ross
On 2 August 2017 at 23:03, Burton, Ross wrote: > Build almost anything because it will need glibc-locale. Sorry. > > I can throw it on the AB to see what fails/works. > The autobuilder, for once, is on my side. https://autobuilder.yocto.io/tgrid, the ross/glibc row at 4cb48130d80a. Ross -- _

[OE-core] [PATCH] context: Include a command line argument to run all except certain tests

2017-08-03 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval A new command line argument (-R, which is the oposite of current -r) that allows to run all test cases except the ones indicated through the command line. Some command line examples: * Run all except the distro test case: $ oe-selftest -R distrodata * Run all except the

[OE-core] [PATCH 2/2] glibc: Upgrade to 2.26 final release

2017-08-03 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/conf/distro/include/tcmode-default.inc| 2 +- ...e_2.25.90.bb => cross-localedef-native_2.26.bb} | 5 +- ...bc-initial_2.25.90.bb => glibc-initial_2.26.bb} | 0 ...libc-locale_2.25.90.bb => glibc-locale_2.26.bb} | 0 ...libc-mtrace_2.25.90.bb => glibc-

[OE-core] [PATCH 1/2] llvm: Keep llvm-native dependency with clang toolchain

2017-08-03 Thread Khem Raj
This was needed when we were conflicting with clang-native but this is solved via append PN to binaries of llvm-native Signed-off-by: Khem Raj --- meta/recipes-devtools/llvm/llvm_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-de

Re: [OE-core] [PATCH] glibc: Update to latest on 2.26 pre-release

2017-08-03 Thread Khem Raj
On Thu, Aug 3, 2017 at 4:04 AM, Burton, Ross wrote: > On 2 August 2017 at 23:03, Burton, Ross wrote: >> >> Build almost anything because it will need glibc-locale. Sorry. >> >> I can throw it on the AB to see what fails/works. > > > The autobuilder, for once, is on my side. > > https://autobuild

Re: [OE-core] [PATCH 1/2] armv8: update to use armv8-a tune

2017-08-03 Thread akuster808
On 08/01/2017 08:46 AM, Khem Raj wrote: On Tue, Aug 1, 2017 at 8:24 AM, Mark Hatle wrote: On 8/1/17 10:20 AM, Khem Raj wrote: On Tue, Aug 1, 2017 at 8:17 AM, akuster808 wrote: On 07/31/2017 12:04 PM, Khem Raj wrote: On 7/31/17 10:51 AM, Mark Hatle wrote: On 7/31/17 12:40 PM, akuster808

Re: [OE-core] [PATCH v4] kernel: Add support for multiple kernel packages

2017-08-03 Thread Ovidiu-Adrian Vancea
On Thu, 2017-07-27 at 11:01 -0700, Rees, Kevron wrote: > On Wed, Jul 19, 2017 at 8:56 AM, Wold, Saul > wrote: > > On Tue, 2017-07-18 at 08:34 -0500, Haris Okanovic wrote: > > > > > > On 07/17/2017 03:31 PM, Wold, Saul wrote: > > > > > > > > On Wed, 2017-07-05 at 12:33 -0500, Haris Okanovic wrote

Re: [OE-core] [PATCH 1/1] expat: upgrade to 2.2.2

2017-08-03 Thread Burton, Ross
On 24 July 2017 at 11:23, Burton, Ross wrote: > I've filed a bug upstream about the failure on Debian 8: > https://github.com/libexpat/libexpat/issues/97 > And this bug is now resolved. expat in git can read /dev/urandom directly if it doesn't find the syscalls it wants. Ross -- _

Re: [OE-core] [PATCH 1/2] armv8: update to use armv8-a tune

2017-08-03 Thread Mark Hatle
On 8/3/17 10:56 AM, akuster808 wrote: > > > On 08/01/2017 08:46 AM, Khem Raj wrote: >> On Tue, Aug 1, 2017 at 8:24 AM, Mark Hatle wrote: >>> On 8/1/17 10:20 AM, Khem Raj wrote: On Tue, Aug 1, 2017 at 8:17 AM, akuster808 wrote: > > On 07/31/2017 12:04 PM, Khem Raj wrote: >>

Re: [OE-core] [PATCH 1/1] expat: upgrade to 2.2.2

2017-08-03 Thread Khem Raj
On Thu, Aug 3, 2017 at 9:42 AM, Burton, Ross wrote: > On 24 July 2017 at 11:23, Burton, Ross wrote: >> >> I've filed a bug upstream about the failure on Debian 8: >> https://github.com/libexpat/libexpat/issues/97 > > > And this bug is now resolved. expat in git can read /dev/urandom directly > i

Re: [OE-core] [PATCH 1/2] armv8: update to use armv8-a tune

2017-08-03 Thread Denys Dmytriyenko
On Mon, Jul 31, 2017 at 12:31:58PM -0500, Mark Hatle wrote: > On 7/31/17 12:16 PM, Armin Kuster wrote: > > Signed-off-by: Armin Kuster > > --- > > meta/conf/machine/include/arm/arch-armv8.inc | 25 + > > 1 file changed, 25 insertions(+) > > > > diff --git a/meta/conf/mach

[OE-core] [poky][pyro][PATCH 0/1] backport IFF_LOWER_UP fix for 4.10+musl

2017-08-03 Thread Alejandro Mery
From: Alejandro Mery This commit cherry-picks a fix already applied to master and accepted upstream commit: 868486c238780ce4a11d9ec9a38e40cb6c1cfc01 https://patchwork.openembedded.org/patch/141193/ André Draszik (1): linux-libc-headers: fix duplicate IFF_LOWER_UP DORMANT ECHO on musl h

[OE-core] [poky][pyro][PATCH 1/1] linux-libc-headers: fix duplicate IFF_LOWER_UP DORMANT ECHO on musl

2017-08-03 Thread Alejandro Mery
From: André Draszik musl _does_ define IFF_LOWER_UP DORMANT ECHO so we should prevent redefinition of these when on musl. As per the included patch, this can be triggered by (from connman 6to4.c): include include include include include include include incl

[OE-core] [PATCH] recipes-kernel: linux-dummy: provide dummy vmlinux package

2017-08-03 Thread Ruslan Bilovol
oprofile package depends on kernel-vmlinux package through RRECOMMENDS dependency. Thus provide it here to satisfy dependencies. Signed-off-by: Ruslan Bilovol --- meta/recipes-kernel/linux/linux-dummy.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/recipes-kernel

Re: [OE-core] [PATCH 1/1] expat: upgrade to 2.2.2

2017-08-03 Thread Dengke Du
OK! On 2017年08月04日 00:48, Khem Raj wrote: On Thu, Aug 3, 2017 at 9:42 AM, Burton, Ross wrote: On 24 July 2017 at 11:23, Burton, Ross wrote: I've filed a bug upstream about the failure on Debian 8: https://github.com/libexpat/libexpat/issues/97 And this bug is now resolved. expat in git c

[OE-core] [PATCH V2 3/4] qemux86-64.conf: set WKS_FILE_DEPENDS

2017-08-03 Thread liu . ming50
From: Ming Liu To involve in a minimal set of dependencies required by directdisk.wks. Drop do_image_wic depends varflags, it's not needed any more. Signed-off-by: Ming Liu --- meta/conf/machine/qemux86-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/mach

[OE-core] [PATCH V2 2/4] wic-image-minimal.bb: add parted-native e2fsprogs-native to WKS_FILE_DEPENDS

2017-08-03 Thread liu . ming50
From: Ming Liu They are needed by wic to generate a image based on wic-image-minimal.wic. Signed-off-by: Ming Liu --- meta-selftest/recipes-test/images/wic-image-minimal.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-selftest/recipes-test/images/wic-image-minimal.b

[OE-core] [PATCH V2 4/4] qemux86.conf: set WKS_FILE_DEPENDS

2017-08-03 Thread liu . ming50
From: Ming Liu To involve in a minimal set of dependencies required by directdisk.wks. Drop do_image_wic depends varflags, it's not needed any more. Signed-off-by: Ming Liu --- meta/conf/machine/qemux86.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/machine

[OE-core] [PATCH V2 0/4] Set WKS_FILE_DEPENDS/Clean up some do_image_wic depends

2017-08-03 Thread liu . ming50
From: Ming Liu Ming Liu (4): image_types_wic.bbclass: adjust WKS_FILE_DEPENDS_DEFAULT wic-image-minimal.bb: add parted-native e2fsprogs-native to WKS_FILE_DEPENDS qemux86-64.conf: set WKS_FILE_DEPENDS qemux86.conf: set WKS_FILE_DEPENDS .../recipes-test/images/wic-image-minimal.bb

[OE-core] [PATCH V2 1/4] image_types_wic.bbclass: adjust WKS_FILE_DEPENDS_DEFAULT

2017-08-03 Thread liu . ming50
From: Ming Liu Let WKS_FILE_DEPENDS_DEFAULT default to include all native recipes listed in NATIVE_RECIPES of wic, as a temporary solution to avoid breaking wic image build. Recommended solution is to use WKS_FILE_DEPENDS in image recipes together with WKS_FILE to specify dependencies. Drop do_