Re: [OE-core] [PATCH 8/8] binutils: Upgrade to 2.30 release

2018-02-03 Thread Burton, Ross
This is causing glibc on ARM64 to explode: | /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-arm64/build/build/tmp/work/aarch64-poky-linux/glibc/2.26-r0/build-aarch64-poky-linux/elf/librtld.os:(. data.rel.ro+0x498): dangerous relocation: unsupported relocation Pages more available at

[OE-core] [PATCH v2] apt-native: Add libapt-pkg headers

2018-02-03 Thread Jan Siegmund
From: Jan Siegmund Native tools were not able to use the headers of apt-pkg. This patch adds the feature. The headers were added from apt-pkg and apt-inst to the native recipe. The shipped headers match the ones in the Ubuntu package libapt-pkg-dev. Signed-off-by: Jan

Re: [OE-core] [PATCH v2] ninja: Upgrade from 1.7.2 to major release 1.8.2

2018-02-03 Thread Burton, Ross
On 3 February 2018 at 02:08, Alejandro Enedino Hernandez Samaniego < aleja...@xilinx.com> wrote: > Good to hear from you!, I thought git mv automatically did that, I was > actually surprised it didnt but I didn’t spend too much time on that either. > So 'git mv' is just a easy way of doing 'cp

Re: [OE-core] [PATCH 2/2] glibc: Upgrade to 2.27 release

2018-02-03 Thread Burton, Ross
Getting there: https://autobuilder.yocto.io/tgrid Just two actual problems: - The non-gplv3 build failed as the make fix needs to be backported to meta-gplv2 - The eSDK selftests all failed with en_US.UTF-8 problems, the new glibc shouldn't be causing a problem with uninative so this is