[OE-core] [PATCH] oeqa/sdkext: wic: add new test cases for eSDK

2018-01-21 Thread Chang Rebecca Swee Fun
wic is now available in the eSDK. Adding test cases to test wic utility within eSDK. Signed-off-by: Chang Rebecca Swee Fun --- meta/lib/oeqa/sdkext/cases/wic.py | 171 ++ 1 file changed, 171 insertions(+) create mode 100644

[OE-core] [PATCH] iw: 4.9 -> 4.14

2018-01-21 Thread Changhyeok Bae
Upgrade iw from 4.9 to 4.14 Signed-off-by: Changhyeok Bae --- meta/recipes-connectivity/iw/{iw_4.9.bb => iw_4.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/iw/{iw_4.9.bb => iw_4.14.bb} (86%) diff --git

[OE-core] [PATCH] systemd-bootchart: upgrade to v233; fix build with musl

2018-01-21 Thread Tim Orling
* Drop xlocale.h patch, merged upstream * Rework patches from systemd to fix musl build - comparison_fn_t is glibc specific - musl does not provide printf.h - musl does not provide canonicalize_file_name Signed-off-by: Tim Orling ---

[OE-core] ✗ patchtest: failure for glibc: Security Fix CVE-2017-17426 (rev2)

2018-01-21 Thread Patchwork
== Series Details == Series: glibc: Security Fix CVE-2017-17426 (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/10641/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [V3][PATCH] glibc: Security Fix CVE-2017-17426

2018-01-21 Thread Armin Kuster
From: Huang Qiyu Affects glibc < 2.27 including current master hash 77f921dac17c5fa99bd9e926d926c327982895f7 Signed-off-by: Huang Qiyu [v2] Rebased on new master [v3] Fix typo in patch status Signed-off-by: Armin Kuster

Re: [OE-core] [PATCH] mesa: link mesautil with pthreads

2018-01-21 Thread Otavio Salvador
On Sun, Jan 21, 2018 at 4:18 AM, Randy MacLeod wrote: > Cherry-pick fix from mesa upstream: >23ce168048 link mesautil with pthreads > > Signed-off-by: Randy MacLeod Missing Upstream-Status. Also, base it on 17.3.3 recipe so we avoid

Re: [OE-core] [PATCH v3] recipes-core: move hwclock.sh to util-linux

2018-01-21 Thread Otavio Salvador
On Fri, Jan 19, 2018 at 6:12 PM, Alex Stewart wrote: > * Move the hwclock.sh initscript from the busybox recipe to util-linux. > This script is generally useful for distros that get their hwclock > implementation from sources other than busybox and we follow debian's >

[OE-core] [PATCH] python*-setuptools: update to 38.4.0

2018-01-21 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.2.5.bb =>

[OE-core] ✗ patchtest: failure for glibc: Security Fix CVE-2017-17426

2018-01-21 Thread Patchwork
== Series Details == Series: glibc: Security Fix CVE-2017-17426 Revision: 1 URL : https://patchwork.openembedded.org/series/10641/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

[OE-core] [V2][PATCH] glibc: Security Fix CVE-2017-17426

2018-01-21 Thread Armin Kuster
From: Huang Qiyu Affects glibc < 2.27 including current master hash 77f921dac17c5fa99bd9e926d926c327982895f7 Signed-off-by: Huang Qiyu [v2] Rebased on new master Signed-off-by: Armin Kuster ---

[OE-core] [PATCH 2/2] glibc: Security Fix CVE-2017-16997

2018-01-21 Thread Armin Kuster
Affect glibc < 2.27 including current master glibc hash: 77f921dac17c5fa99bd9e926d926c327982895f7 Signed-off-by: Armin Kuster --- meta/recipes-core/glibc/glibc/CVE-2017-16997.patch | 151 + meta/recipes-core/glibc/glibc_2.26.bb | 1 + 2

[OE-core] [PATCH 1/2] glibc: Security fix CVE-2017-15671

2018-01-21 Thread Armin Kuster
affects glibc < 2.27 only glibc in current master hash: 77f921dac17c5fa99bd9e926d926c327982895f7 Signed-off-by: Armin Kuster --- meta/recipes-core/glibc/glibc/CVE-2017-15671.patch | 65 ++ meta/recipes-core/glibc/glibc_2.26.bb | 1 + 2

Re: [OE-core] [PATCH] glibc:CVE-2017-17426

2018-01-21 Thread akuster808
If have rebased this patch to latest master. I will be sending a few more glibc fixes. Hope I don't step on anyones toes. - armin On 01/19/2018 09:32 AM, Burton, Ross wrote: > Signed-off-by: Huang Qiyu > --

Re: [OE-core] [PATCH 9/9] gettext: rationalise optional dependencies

2018-01-21 Thread Martin Jansa
--without-included-glib seems to cause configure to find glib from the host: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. gettext/0.19.8.1-r0/build/gettext-tools/config.log:cc1: warning: include location

[OE-core] Autobuilder Changes [SWAT in particular please read]

2018-01-21 Thread Richard Purdie
[SWAT please see below at the very least] The Yocto Project "autobuilder" infrastructure is of key importance to the project. It allows us to test incoming patches against a huge test matrix and over the years we've incorporated a lot of tips and tricks into it. It has a lot of inbuilt

Re: [OE-core] [PATCH 1/1] scripts/oe-depends-dot: add it to handle dot files

2018-01-21 Thread Richard Purdie
On Mon, 2018-01-15 at 18:34 +0800, Robert Yang wrote: > Add it to handle recipe-depends.dot and task-depends.dot. E.g.: > > * Print why rpm is built >   $ oe-depends-dot -k rpm --why/-w recipe-depends.dot >   Because: core-image-sato libdnf libsolv dnf > > * Print bzip2-native's depends >   $

Re: [OE-core] [PATCH] kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs

2018-01-21 Thread Richard Purdie
On Wed, 2018-01-17 at 13:31 -0800, Andre McCurdy wrote: > On Wed, Jan 17, 2018 at 1:21 AM, Thomas Perrot > wrote: > > > > In the case of a fitImage the this step should be done on the > > image use to assemble the fitImage. > > > > Signed-off-by: Thomas Perrot

[OE-core] [PATCH] populate_sdk_ext: Set cleandirs correctly

2018-01-21 Thread Richard Purdie
The current conflicting use of SDKDEPLOYDIR causes a race between do_populate_sdk and do_populate_sdk_ext potentially causing the SDK to either go missing or the build to fail. Signed-off-by: Richard Purdie --- meta/classes/populate_sdk_ext.bbclass | 2 +- 1

[OE-core] [PATCH] perl: add Config_git.PL to -lib

2018-01-21 Thread Tim Orling
Fixes: Warning: failed to load Config_git.pl, something strange about this perl Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/perl_5.24.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/perl/perl_5.24.1.bb