Re: [oe] [meta-initramfs][PATCH] klibc: add dependency on coreutils-native

2017-03-11 Thread Khem Raj
On 3/11/17 4:58 PM, Andrea Adami wrote: > As seen doing world builds after the host-tools changes dash needs nl. > > GEN usr/dash/builtins.c > TOPDIR/tmp-glibc/work/core2-64-oe-linux/klibc/2.0.4-r0/git/usr/dash/ > mkbuiltins: 100:

[oe] [meta-initramfs][PATCH] klibc: add dependency on coreutils-native

2017-03-11 Thread Andrea Adami
As seen doing world builds after the host-tools changes dash needs nl. GEN usr/dash/builtins.c TOPDIR/tmp-glibc/work/core2-64-oe-linux/klibc/2.0.4-r0/git/usr/dash/ mkbuiltins: 100: TOPDIR/tmp-glibc/work/core2-64-oe-linux/klibc/2.0.4-r0/git/ usr/dash/mkbuiltins: nl: not found Signed-off-by:

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

2017-03-11 Thread Andrea Adami
On Sun, Mar 12, 2017 at 12:29 AM, Mark Asselstine wrote: > On Sat, Mar 11, 2017 at 1:02 PM, Martin Jansa wrote: >> This time the results are very inconsistent across different MACHINEs >> because they were using significantly different

Re: [oe] State of bitbake world, Failed tasks 2017-03-11

2017-03-11 Thread Mark Asselstine
On Sat, Mar 11, 2017 at 1:02 PM, Martin Jansa wrote: > This time the results are very inconsistent across different MACHINEs > because they were using significantly different metadata. > > qemuarm is oldest 3 from 4 failures were causes by pending meta-oe > changes which

[oe] [meta-python][PATCH] python-pyserial: update to version 3.3

2017-03-11 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyserial.inc| 7 +-- .../python/{python-pyserial_3.2.1.bb => python-pyserial_3.3.bb}| 0 .../python/{python3-pyserial_3.2.1.bb => python3-pyserial_3.3.bb} | 2 ++ 3 files changed, 7

[oe] [meta-oe][PATCH] lvm2: fix bash depends QA issue

2017-03-11 Thread Armin Kuster
WARNING: lvm2-2.02.166-r0 do_package_qa: QA Issue: /etc/init.d/lvm2-monitor contained in package lvm2 requires /bin/bash, but no providers found in RDEPENDS_lvm2? [file-rdeps] Signed-off-by: Armin Kuster --- meta-oe/recipes-support/lvm2/lvm2.inc | 1 + 1 file changed, 1

Re: [oe] [oe-commits] [openembedded-core] 13/29: openssl: Fix symlink creation

2017-03-11 Thread Martin Jansa
Why not use update-alternatives for this file? That's what I'm using in openssl bbappend because we also use different provider for this file and it worked well .. until this change. On Fri, Mar 10, 2017 at 11:16 AM, wrote: > This is an automated email from the git

[oe] State of bitbake world, Failed tasks 2017-03-11

2017-03-11 Thread Martin Jansa
This time the results are very inconsistent across different MACHINEs because they were using significantly different metadata. qemuarm is oldest 3 from 4 failures were causes by pending meta-oe changes which I've removed from master-next before qemux86* builds were restarted (after they failed