[linux-yocto] v4.12.x - stable updates comprising v4.12.22

2018-04-16 Thread Paul Gortmaker
Bruce, Yocto kernel folks: Here is another 4.12.x stable update "extension" primarily created for the Yocto project, continuing on top of the previous v4.12.21 kernel. There about 125 commits here, with the main thing being addition of the ARM/64 mainline retpoline commits based on what was used

Re: [yocto] How to patch a driver in Linux source tree

2018-04-16 Thread Greg Wilson-Lindberg
Thanks Khem, That gave me what I needed. Greg Wilson-Lindberg  Principal Firmware Engineer | Sakura Finetek USA, Inc.    > -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: Friday, April 13, 2018 05:53 PM > To: Greg Wilson-Lindberg ;

[yocto] Yocto Project Status April 16, 2018

2018-04-16 Thread Jordan, Robin L
Current Dev Position: YP 2.5 M4 final close out. Next Deadline: YP 2.5 M4 release is 4/27/18 SWAT Team Rotation: SWAT lead is currently: Tracy. SWAT team rotation: Tracy -> Stephano on April 20, 2018 SWAT team rotation: Stephano -> Maxin on April 27, 2018

[yocto] [meta-cgl][PATCH 5/5] meta-cge-common: Add README

2018-04-16 Thread Armin Kuster
per spec, every layer needs a README. Issue noted via yocto-check-layer Signed-off-by: Armin Kuster --- meta-cgl-common/README | 138 + 1 file changed, 138 insertions(+) create mode 100644 meta-cgl-common/README diff --git

[yocto] [meta-cgl][PATCH 4/5] iscsi-initiator-utils: drop bbappends

2018-04-16 Thread Armin Kuster
change appears to no longer being needed. Signed-off-by: Armin Kuster --- .../iscsi-initiator-utils/iscsi-initiator-utils_%.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644

[yocto] [meta-cgl][PATCH 3/5] makedumpfile: remove as its in meta-oe

2018-04-16 Thread Armin Kuster
Signed-off-by: Armin Kuster --- .../makedumpfile/files/alias-powerpc-powerpc32.patch | 18 -- .../recipes-cgl/makedumpfile/makedumpfile_1.5.8.bb | 20 2 files changed, 38 deletions(-) delete mode 100644

[yocto] [meta-cgl][PATCH 2/5] Corosync: remove recipe its in meta-networking.

2018-04-16 Thread Armin Kuster
Signed-off-by: Armin Kuster --- .../corosync/build-cleanup-configure-ac.patch | 57 .../corosync/corosync/corosync-docs.patch | 37 - .../corosync/corosync/corosync-notifyd.service | 13 -- .../recipes-cgl/corosync/corosync/corosync.init|

[yocto] [meta-cgl][PATCH 1/5] meta-cgl-fsl-ppc: drop layer supporting old kernel

2018-04-16 Thread Armin Kuster
This supports 3.12 and is expecting the old meta-fsl-ppc layer Signed-off-by: Armin Kuster --- meta-cgl-fsl-ppc/conf/layer.conf | 14 ...p-inherit-auth-capable-on-INIT-collisions.patch | 41 ---

[yocto] [meta-cgl][PATCH 0/5][RFC] CGL cleanup

2018-04-16 Thread Armin Kuster
I understand some of these changes a harsh. This set of changes allow this layer to pass the yocto-check-layer. This is one of many options to address passing. Armin Kuster (5): meta-cgl-fsl-ppc: drop layer supporting old kernel Corosync: remove recipe its in meta-networking.

[linux-yocto] [PATCH] features/net/team: Add Ethernet TEAM drivers

2018-04-16 Thread wenzong.fan
From: Wenzong Fan Add Ethernet TEAM drivers for supporting libteam: The Team softdev Linux driver provides a mechanism to team multiple NICs (ports) into a single logical one (teamdev) at L2 layer. This process is called "channel bonding", "Ethernet bonding", "channel

Re: [yocto] [meta-selinux][PATCH 1/3] libselinux: refresh patches to fix QA warning

2018-04-16 Thread Martin Hundebøll
Hi Yi, On 2018-04-13 10:38, Yi Zhao wrote: Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao --- ...c-Makefile-fix-includedir-in-libselinux.pc.patch | 14 ++ .../libselinux-define-FD_CLOEXEC-as-necessary.patch | 14