Re: [OE-core] Need arm64/qemu help

2018-03-17 Thread Victor Kamensky
Hi Folks, I am back from ELC and I am looking at this issue again. Alex Bennée from Linaro QEMU team reported that he tried to reproduce the issue, even he went and build the same OE images - but he could not reproduce it. Alex, thank you for the effort. So since it is reprodicible on my

Re: [OE-core] [AUH] linux-yocto: upgrading to 4.15.7 FAILED

2018-03-17 Thread Bruce Ashfield
uot; NATIVELSBSTRING = "universal" TARGET_SYS = "i586-poky-linux" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION = "2.4+snapshot-20180317" TUNE_FEATURES= "m32 i586" TA

[OE-core] [AUH] Upgrade status: 2018-03-17

2018-03-17 Thread auh
Recipe upgrade statistics: * Failed(other errors): 1 glibc-initial, 2.27.9000, Khem Raj * Succeeded: 61 lighttpd, 1.4.49, Alexander Kanavin llvm, 5.0-new-commits-available, Khem Raj

Re: [OE-core] [AUH] u-boot-mkimage: upgrading to 2018.03 FAILED

2018-03-17 Thread Marek Vasut
On 03/16/2018 10:21 AM, a...@auh.yoctoproject.org wrote: > Hello, Hi, > You are receiving this email because you are the maintainer > of *u-boot-mkimage* recipe and this is to let you know that the automatic > attempt > to upgrade the recipe to *2018.03* has Failed(do_compile). > > Detailed

Re: [OE-core] [PATCH] glibc: fix upstream version check

2018-03-17 Thread Khem Raj
On Sat, Mar 17, 2018 at 4:15 AM, Alexander Kanavin wrote: > Exclude x.y.90* pre-release versions in particular. > Looks ok. So I guess it pokes at master branch right ? > Signed-off-by: Alexander Kanavin > --- >

[OE-core] [PATCHv3] iputils: add PACKAGECONFIG for libidn and disable it by default

2018-03-17 Thread Martin Jansa
* it got enabled by default, but without the dependency on libidn in: commit 5997981fa2c22609a88b8cbb595dbf7758b2f7c2 Author: Alexander Kanavin AuthorDate: Thu Feb 1 20:02:08 2018 +0200 Subject: iputils: update to 20161105 *

Re: [OE-core] [AUH] Upgrade status: 2018-03-16

2018-03-17 Thread Alexander Kanavin
On 03/17/2018 01:03 AM, Khem Raj wrote: Glibc 2.27.9 seems not right here glibc should only track major.minor for release number Thanks, I just sent a fix for this. Alex -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

[OE-core] [PATCHv2] iputils: add PACKAGECONFIG for libidn and disable it by default

2018-03-17 Thread Martin Jansa
* it got enabled by default, but without the dependency on libidn in: commit 5997981fa2c22609a88b8cbb595dbf7758b2f7c2 Author: Alexander Kanavin AuthorDate: Thu Feb 1 20:02:08 2018 +0200 Subject: iputils: update to 20161105 *

[OE-core] [PATCH] glibc: fix upstream version check

2018-03-17 Thread Alexander Kanavin
Exclude x.y.90* pre-release versions in particular. Signed-off-by: Alexander Kanavin --- meta/recipes-core/glibc/cross-localedef-native_2.27.bb | 2 +- meta/recipes-core/glibc/glibc_2.27.bb | 2 +- 2 files changed, 2 insertions(+), 2