Re: [linux-yocto] [PATCH 0/4] More security fragments

2019-08-12 Thread akuster808
On 8/12/19 8:11 AM, Bruce Ashfield wrote: > I've merged these to the 4.19/5.0/5.2 and master branches. thanks. -armin > > SRCREV updates will follow this week, once I get some more test cycles > completed. > > Bruce > > On Sun, Aug 11, 2019 at 12:29 PM Armin Kuster

Re: [linux-yocto] [kernel-cache][PATCH] netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG

2019-02-17 Thread akuster808
On 2/15/19 5:13 PM, Tom Rini wrote: > On Fri, Feb 15, 2019 at 10:46:13AM -0500, Bruce Ashfield wrote: > >> merged. >> >> SRCREV updates will be sent out with my next queue. > Thanks. What's the backport policy here? I first ran into this issue > back on Jethro (but that's a fair bit too far to

Re: [linux-yocto] [kernel-meta v4.14 0/3] Fix the config check warnings

2018-09-25 Thread akuster808
On 09/25/2018 06:59 AM, Bruce Ashfield wrote: > On 09/25/2018 03:32 AM, Kevin Hao wrote: >> Cherry-pick three patches from yocto-4.18 branch to fix the config >> check warnings for beaglebone boards. > > merged! > > Bruce Should I backport this to sumo ? - armin > >> >> Kevin Hao (3): >>   

Re: [linux-yocto] v4.12.x - stable updates comprising v4.12.28

2018-08-13 Thread akuster808
On 08/13/2018 08:00 AM, Paul Gortmaker wrote: > 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.27 kernel. > > Hopefully people using 4.12.x have their plans well underway to move

Re: [linux-yocto] v4.12.x - stable updates comprising v4.12.24

2018-05-11 Thread akuster808
On 05/10/2018 02:30 PM, Paul Gortmaker wrote: > 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.23 kernel. Thanks for keeping this kernel version updated. Much appreciated. I know

Re: [linux-yocto] [Yocto kernel 4.1 pull request]

2018-03-06 Thread akuster808
On 03/05/2018 10:51 AM, Bruce Ashfield wrote: > On 2018-03-04 7:34 PM, Armin Kuster wrote: >> This series includes the lsb runqemu kvm boot issue [ Yocto #12570 ], >> Spectre v1 and misc bug fixes 4.4 backports. >> >> The following changes since commit >>

Re: [linux-yocto] [Yocto kernel 4.1 pull request]

2018-03-05 Thread akuster808
On 03/05/2018 10:51 AM, Bruce Ashfield wrote: > On 2018-03-04 7:34 PM, Armin Kuster wrote: >> This series includes the lsb runqemu kvm boot issue [ Yocto #12570 ], >> Spectre v1 and misc bug fixes 4.4 backports. >> >> The following changes since commit >>

Re: [linux-yocto] Kernel 4.14 support in Yocto

2018-01-31 Thread akuster808
On 01/31/2018 08:37 AM, Dragomir Daniel wrote: > Hi Bruce! > > > There is any plans to support 4.14 Kernel in Yocto (in rocko or future > releases)? We would not update the kernel in a stable release like Rocko.  We try to maintain them to the best of our abilities. +1 on the future release

Re: [linux-yocto] Custom wic imager plugin

2017-11-06 Thread akuster808
On 11/05/2017 08:42 PM, Paul Knopf wrote: > This was applied on to the pyro branch. Is this a request to back port to pyro? - armin > > From a0257c78cf918b84c7a5eb2730f8f783c175042d Mon Sep 17 00:00:00 2001 > From: Paul Knopf > > Date:

Re: [linux-yocto] [linux-yocto-4.8][PATCH] mm/workingset.c: fix implicit declaration of __list_lru_init_key

2017-09-22 Thread akuster808
Cal, On 09/22/2017 03:48 PM, California Sullivan wrote: > __list_lru_init_key does not exist. We're looking for __list_lru_init as > shown in the patch "26690f5 mm: workingset: fix premature shadow node > shrinking with cgroups". > > Signed-off-by: California Sullivan

Re: [linux-yocto] v4.8.x - stable updates comprising v4.8.25

2017-07-24 Thread akuster808
Paul, On 07/24/2017 01:05 AM, Paul Gortmaker wrote: Bruce, Yocto kernel folks: Here is another 4.8.x stable update. Continuing on top of the previously released v4.8.24 kernel, we now have the appropriate content from 4.9.22 to 4.9.24 (inclusive) applied on top of our latest 4.8 baseline.

Re: [linux-yocto] [PATCH] arm64: psci: move psci firmware calls out of line

2015-05-18 Thread akuster808
On 05/18/2015 08:19 PM, Bruce Ashfield wrote: Dropping the non-yocto interested parties from my reply, looks like you git-send-email was picking up cc: folks. Yeah, not intended. thought -a did that which I did not use. Obviously this is for ARM and gcc5 ... but my question is, with this,

Re: [linux-yocto] [PATCH v3] Meta: add qemuppc64 bsp config

2014-09-01 Thread akuster808
Paul, I appreciate time you took to respond and the feedback is enlightening to this process. I had a feeling I would have to go down this path (being lazy on my part). I will be submitting V4 soon which I hope will meet the requirements. kind regards, Armin On 08/31/2014 08:18 AM, Paul

Re: [linux-yocto] [PATCH v2] Meta: add qemuppc64 bsp config

2014-08-31 Thread akuster808
On 08/28/2014 08:41 AM, Bruce Ashfield wrote: On 14-08-28 10:13 AM, Armin Kuster wrote: This is the initial meta data for qemu ppc64 bsp that supports the IBM pseries power* arch with is supported in Qemu. V2: Pruned config : Added standard.scc Looks much improved! See a few more

[linux-yocto] yocto-kernel-tools

2014-08-29 Thread akuster808
Hello, I am trying to use the yocto-kernel-tools and when I run make install it errors out. install: cannot stat ‘tools/generate_cfg’: No such file or directory there is no 'generate_cfg' file in the sources. What am I missing? regards, Armin --

Re: [linux-yocto] [PATCH] Meta: add qemuppc64 bsp config

2014-08-28 Thread akuster808
On 08/28/2014 07:40 AM, Bruce Ashfield wrote: On 14-08-28 10:29 AM, akuster808 wrote: On 08/26/2014 09:39 PM, Bruce Ashfield wrote: On 2014-08-26, 8:25 PM, akuster808 wrote: On 08/26/2014 10:04 AM, Bruce Ashfield wrote: On 14-08-26 11:05 AM, Armin Kuster wrote: This is the initial