public inbox for kernelci@lists.linux.dev
 help / color / mirror / Atom feed
* Please add 3 android common kernels to kernelci
@ 2019-05-08 18:25 Todd Kjos
  2019-05-15 12:03 ` Matt Hart
  0 siblings, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-05-08 18:25 UTC (permalink / raw)
  To: kernelci

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

Please add these three more android branches to kernelci:

repo: https://android.googlesource.com/kernel/common

branches:
android-mainline (linux mainline regularly merged to stay close to tip)
android-4.19-gki-dev (development branch for "generic kernel image" work)
android-3.18 (needed to continue security update support when 3.18 LTS
support is dropped)

Thanks,

-Todd

[-- Attachment #2: Type: text/html, Size: 655 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add 3 android common kernels to kernelci
  2019-05-08 18:25 Please add 3 android common kernels to kernelci Todd Kjos
@ 2019-05-15 12:03 ` Matt Hart
  2019-05-16 11:48   ` Matt Hart
  0 siblings, 1 reply; 19+ messages in thread
From: Matt Hart @ 2019-05-15 12:03 UTC (permalink / raw)
  To: kernelci, Todd Kjos

On Wed, 15 May 2019 at 07:09, via Groups.Io <tkjos=google.com@groups.io> wrote:
>
> Please add these three more android branches to kernelci:
>
> repo: https://android.googlesource.com/kernel/common
>

I'll make a pull request to add those today.

> branches:
> android-mainline (linux mainline regularly merged to stay close to tip)
> android-4.19-gki-dev (development branch for "generic kernel image" work)
> android-3.18 (needed to continue security update support when 3.18 LTS support is dropped)

These sound like they will be frequently built so I've added 2 more
GCE builders to the kernelci production instance in preparation.

>
> Thanks,
>
> -Todd
>
> 

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add 3 android common kernels to kernelci
  2019-05-15 12:03 ` Matt Hart
@ 2019-05-16 11:48   ` Matt Hart
  2019-05-16 16:19     ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Matt Hart @ 2019-05-16 11:48 UTC (permalink / raw)
  To: kernelci, Todd Kjos

On Wed, 15 May 2019 at 13:03, Matt Hart <matthew.hart@linaro.org> wrote:
>
> On Wed, 15 May 2019 at 07:09, via Groups.Io <tkjos=google.com@groups.io> wrote:
> >
> > Please add these three more android branches to kernelci:
> >
> > repo: https://android.googlesource.com/kernel/common
> >
>
> I'll make a pull request to add those today.

https://github.com/kernelci/kernelci-core/pull/77

I'm preparing a staging test today with the plan to do a production
rollout tomorrow assuming everything seems fine.

>
> > branches:
> > android-mainline (linux mainline regularly merged to stay close to tip)
> > android-4.19-gki-dev (development branch for "generic kernel image" work)
> > android-3.18 (needed to continue security update support when 3.18 LTS support is dropped)

android-3.18 was already on the trees list

>
> These sound like they will be frequently built so I've added 2 more
> GCE builders to the kernelci production instance in preparation.
>
> >
> > Thanks,
> >
> > -Todd
> >
> > 

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add 3 android common kernels to kernelci
  2019-05-16 11:48   ` Matt Hart
@ 2019-05-16 16:19     ` Todd Kjos
  2019-07-02 19:16       ` Please remove android-4.4 from kernelci Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-05-16 16:19 UTC (permalink / raw)
  To: Matt Hart; +Cc: kernelci

From: Matt Hart <matthew.hart@linaro.org>
Date: Thu, May 16, 2019 at 4:48 AM
To: <kernelci@groups.io>, Todd Kjos

> On Wed, 15 May 2019 at 13:03, Matt Hart <matthew.hart@linaro.org> wrote:
> >
> > On Wed, 15 May 2019 at 07:09, via Groups.Io <tkjos=google.com@groups.io> wrote:
> > >
> > > Please add these three more android branches to kernelci:
> > >
> > > repo: https://android.googlesource.com/kernel/common
> > >
> >
> > I'll make a pull request to add those today.
>
> https://github.com/kernelci/kernelci-core/pull/77
>
> I'm preparing a staging test today with the plan to do a production
> rollout tomorrow assuming everything seems fine.
>
> >
> > > branches:
> > > android-mainline (linux mainline regularly merged to stay close to tip)
> > > android-4.19-gki-dev (development branch for "generic kernel image" work)
> > > android-3.18 (needed to continue security update support when 3.18 LTS support is dropped)
>
> android-3.18 was already on the trees list

So it is... it had just been a few weeks since the last time it was touched.

>
> >
> > These sound like they will be frequently built so I've added 2 more
> > GCE builders to the kernelci production instance in preparation.
> >
> > >
> > > Thanks,
> > >
> > > -Todd
> > >
> > > 

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Please remove android-4.4 from kernelci
  2019-05-16 16:19     ` Todd Kjos
@ 2019-07-02 19:16       ` Todd Kjos
  2019-07-03 14:43         ` Matt Hart
  2019-08-21 18:03         ` Please add/remove android branches from kernelci + clang builds Todd Kjos
  0 siblings, 2 replies; 19+ messages in thread
From: Todd Kjos @ 2019-07-02 19:16 UTC (permalink / raw)
  To: Matt Hart; +Cc: kernelci

The android kernel branch 'android-4.4' will be deprecated soon.
Please remove it from kernelci testing (this does not include other
4.4 branches like 'android-4.4-p' which are still needed).

repo: https://android.googlesource.com/kernel/common
branch: android-4.4

-Todd

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please remove android-4.4 from kernelci
  2019-07-02 19:16       ` Please remove android-4.4 from kernelci Todd Kjos
@ 2019-07-03 14:43         ` Matt Hart
  2019-08-21 18:03         ` Please add/remove android branches from kernelci + clang builds Todd Kjos
  1 sibling, 0 replies; 19+ messages in thread
From: Matt Hart @ 2019-07-03 14:43 UTC (permalink / raw)
  To: Todd Kjos; +Cc: kernelci

On Tue, 2 Jul 2019 at 20:16, Todd Kjos <tkjos@google.com> wrote:
>
> The android kernel branch 'android-4.4' will be deprecated soon.

Thanks for the update, I'll get it removed soon.

> Please remove it from kernelci testing (this does not include other
> 4.4 branches like 'android-4.4-p' which are still needed).
>
> repo: https://android.googlesource.com/kernel/common
> branch: android-4.4
>
> -Todd

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Please add/remove android branches from kernelci + clang builds
  2019-07-02 19:16       ` Please remove android-4.4 from kernelci Todd Kjos
  2019-07-03 14:43         ` Matt Hart
@ 2019-08-21 18:03         ` Todd Kjos
  2019-08-21 20:21           ` Kevin Hilman
  1 sibling, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-08-21 18:03 UTC (permalink / raw)
  To: kernelci; +Cc: Matt Hart, Anmar Oueja

4 requests related to android kernels (repo:
https://android.googlesource.com/kernel/common):

1) android-4.14 is being moved to android-4.14-r (currently mirrored
so testing can be moved to new branch)

delete: android-4.14
add: android-4.14-r

2) android-4.19 is being moved to android-4.19-r (currently mirrored
so testing can be moved to new branch)

delete: android-4.19
add: android-4.19-r

3) android-4.9 is obsolete

delete: android-4.19

4) Please add limited clang build testing of two branches

a) android-4.19-r arm64/x86_64 'allmodconfig'
b) android-mainline arm64/x86_64 'allmodconfig'

-Todd

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-21 18:03         ` Please add/remove android branches from kernelci + clang builds Todd Kjos
@ 2019-08-21 20:21           ` Kevin Hilman
  2019-08-21 20:26             ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Kevin Hilman @ 2019-08-21 20:21 UTC (permalink / raw)
  To: kernelci, tkjos, kernelci; +Cc: Matt Hart, Anmar Oueja

" via Groups.Io" <tkjos=google.com@groups.io> writes:

> 4 requests related to android kernels (repo:
> https://android.googlesource.com/kernel/common):
>
> 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> so testing can be moved to new branch)
>
> delete: android-4.14
> add: android-4.14-r
>
> 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> so testing can be moved to new branch)
>
> delete: android-4.19
> add: android-4.19-r
>
> 3) android-4.9 is obsolete
>
> delete: android-4.19

I assume you meant android-4.9 here (based on the previous sentence)?

Kevin

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-21 20:21           ` Kevin Hilman
@ 2019-08-21 20:26             ` Todd Kjos
  2019-08-22 16:53               ` Matt Hart
  0 siblings, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-08-21 20:26 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: kernelci, Matt Hart, Anmar Oueja

On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com> wrote:
>
> " via Groups.Io" <tkjos=google.com@groups.io> writes:
>
> > 4 requests related to android kernels (repo:
> > https://android.googlesource.com/kernel/common):
> >
> > 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> > so testing can be moved to new branch)
> >
> > delete: android-4.14
> > add: android-4.14-r
> >
> > 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> > so testing can be moved to new branch)
> >
> > delete: android-4.19
> > add: android-4.19-r
> >
> > 3) android-4.9 is obsolete
> >
> > delete: android-4.19
>
> I assume you meant android-4.9 here (based on the previous sentence)?

Indeed. Thanks.

>
> Kevin

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-21 20:26             ` Todd Kjos
@ 2019-08-22 16:53               ` Matt Hart
  2019-08-22 16:55                 ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Matt Hart @ 2019-08-22 16:53 UTC (permalink / raw)
  To: Todd Kjos; +Cc: Kevin Hilman, kernelci, Anmar Oueja

On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
>
> On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com> wrote:
> >
> > " via Groups.Io" <tkjos=google.com@groups.io> writes:
> >
> > > 4 requests related to android kernels (repo:
> > > https://android.googlesource.com/kernel/common):
> > >
> > > 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> > > so testing can be moved to new branch)
> > >
> > > delete: android-4.14
> > > add: android-4.14-r
> > >
> > > 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> > > so testing can be moved to new branch)
> > >
> > > delete: android-4.19
> > > add: android-4.19-r
> > >
> > > 3) android-4.9 is obsolete
> > >
> > > delete: android-4.19
> >
> > I assume you meant android-4.9 here (based on the previous sentence)?
>
> Indeed. Thanks.

I'm doing a pull request for these changes now. Did you mean all
android-4.9 trees are obsolete or only the exact "android-4.9" branch?

>
> >
> > Kevin

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-22 16:53               ` Matt Hart
@ 2019-08-22 16:55                 ` Todd Kjos
  2019-08-22 17:08                   ` Matt Hart
  0 siblings, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-08-22 16:55 UTC (permalink / raw)
  To: Matt Hart; +Cc: Kevin Hilman, kernelci, Anmar Oueja

On Thu, Aug 22, 2019 at 9:53 AM Matt Hart <matthew.hart@linaro.org> wrote:
>
> On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
> >
> > On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com> wrote:
> > >
> > > " via Groups.Io" <tkjos=google.com@groups.io> writes:
> > >
> > > > 4 requests related to android kernels (repo:
> > > > https://android.googlesource.com/kernel/common):
> > > >
> > > > 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> > > > so testing can be moved to new branch)
> > > >
> > > > delete: android-4.14
> > > > add: android-4.14-r
> > > >
> > > > 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> > > > so testing can be moved to new branch)
> > > >
> > > > delete: android-4.19
> > > > add: android-4.19-r
> > > >
> > > > 3) android-4.9 is obsolete
> > > >
> > > > delete: android-4.19
> > >
> > > I assume you meant android-4.9 here (based on the previous sentence)?
> >
> > Indeed. Thanks.
>
> I'm doing a pull request for these changes now. Did you mean all
> android-4.9 trees are obsolete or only the exact "android-4.9" branch?

Just the exact "android-4.9" branch. The others are all still
supported (and will be for a long time).

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-22 16:55                 ` Todd Kjos
@ 2019-08-22 17:08                   ` Matt Hart
  2019-08-22 17:14                     ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Matt Hart @ 2019-08-22 17:08 UTC (permalink / raw)
  To: Todd Kjos; +Cc: Kevin Hilman, kernelci, Anmar Oueja

On Thu, 22 Aug 2019 at 17:55, Todd Kjos <tkjos@google.com> wrote:
>
> On Thu, Aug 22, 2019 at 9:53 AM Matt Hart <matthew.hart@linaro.org> wrote:
> >
> > On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
> > >
> > > On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com> wrote:
> > > >
> > > > " via Groups.Io" <tkjos=google.com@groups.io> writes:
> > > >
> > > > > 4 requests related to android kernels (repo:
> > > > > https://android.googlesource.com/kernel/common):
> > > > >
> > > > > 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> > > > > so testing can be moved to new branch)
> > > > >
> > > > > delete: android-4.14
> > > > > add: android-4.14-r
> > > > >
> > > > > 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> > > > > so testing can be moved to new branch)
> > > > >
> > > > > delete: android-4.19
> > > > > add: android-4.19-r
> > > > >
> > > > > 3) android-4.9 is obsolete
> > > > >
> > > > > delete: android-4.19
> > > >
> > > > I assume you meant android-4.9 here (based on the previous sentence)?
> > >
> > > Indeed. Thanks.
> >
> > I'm doing a pull request for these changes now. Did you mean all
> > android-4.9 trees are obsolete or only the exact "android-4.9" branch?
>
> Just the exact "android-4.9" branch. The others are all still
> supported (and will be for a long time).

Understood, I've done the PR https://github.com/kernelci/kernelci-core/pull/153

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-22 17:08                   ` Matt Hart
@ 2019-08-22 17:14                     ` Todd Kjos
  2019-11-15  1:25                       ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-08-22 17:14 UTC (permalink / raw)
  To: Matt Hart; +Cc: Kevin Hilman, kernelci, Anmar Oueja

Thanks!

On Thu, Aug 22, 2019 at 10:09 AM Matt Hart <matthew.hart@linaro.org> wrote:
>
> On Thu, 22 Aug 2019 at 17:55, Todd Kjos <tkjos@google.com> wrote:
> >
> > On Thu, Aug 22, 2019 at 9:53 AM Matt Hart <matthew.hart@linaro.org> wrote:
> > >
> > > On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
> > > >
> > > > On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com> wrote:
> > > > >
> > > > > " via Groups.Io" <tkjos=google.com@groups.io> writes:
> > > > >
> > > > > > 4 requests related to android kernels (repo:
> > > > > > https://android.googlesource.com/kernel/common):
> > > > > >
> > > > > > 1) android-4.14 is being moved to android-4.14-r (currently mirrored
> > > > > > so testing can be moved to new branch)
> > > > > >
> > > > > > delete: android-4.14
> > > > > > add: android-4.14-r
> > > > > >
> > > > > > 2) android-4.19 is being moved to android-4.19-r (currently mirrored
> > > > > > so testing can be moved to new branch)
> > > > > >
> > > > > > delete: android-4.19
> > > > > > add: android-4.19-r
> > > > > >
> > > > > > 3) android-4.9 is obsolete
> > > > > >
> > > > > > delete: android-4.19
> > > > >
> > > > > I assume you meant android-4.9 here (based on the previous sentence)?
> > > >
> > > > Indeed. Thanks.
> > >
> > > I'm doing a pull request for these changes now. Did you mean all
> > > android-4.9 trees are obsolete or only the exact "android-4.9" branch?
> >
> > Just the exact "android-4.9" branch. The others are all still
> > supported (and will be for a long time).
>
> Understood, I've done the PR https://github.com/kernelci/kernelci-core/pull/153

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-08-22 17:14                     ` Todd Kjos
@ 2019-11-15  1:25                       ` Todd Kjos
  2019-11-21 21:54                         ` Todd Kjos
  2019-11-21 23:39                         ` Kevin Hilman
  0 siblings, 2 replies; 19+ messages in thread
From: Todd Kjos @ 2019-11-15  1:25 UTC (permalink / raw)
  To: Matt Hart; +Cc: Kevin Hilman, kernelci, Anmar Oueja

[-- Attachment #1: Type: text/plain, Size: 2178 bytes --]

Sorry about this request... please undo my previous request to enable
testing on "-r" branches (top of this thread).

Specifically:

repo: https://android.googlesource.com/kernel/common

1) android-4.14 will live on and android-4.14-r won't

delete: android-4.14-r
add: android-4.14

2) android-4.19 will live on and android-4.19-r won't

delete: android-4.19-r
add: android-4.19

On Thu, Aug 22, 2019 at 10:14 AM Todd Kjos <tkjos@google.com> wrote:

> Thanks!
>
> On Thu, Aug 22, 2019 at 10:09 AM Matt Hart <matthew.hart@linaro.org>
> wrote:
> >
> > On Thu, 22 Aug 2019 at 17:55, Todd Kjos <tkjos@google.com> wrote:
> > >
> > > On Thu, Aug 22, 2019 at 9:53 AM Matt Hart <matthew.hart@linaro.org>
> wrote:
> > > >
> > > > On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
> > > > >
> > > > > On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <khilman@baylibre.com>
> wrote:
> > > > > >
> > > > > > " via Groups.Io" <tkjos=google.com@groups.io> writes:
> > > > > >
> > > > > > > 4 requests related to android kernels (repo:
> > > > > > > https://android.googlesource.com/kernel/common):
> > > > > > >
> > > > > > > 1) android-4.14 is being moved to android-4.14-r (currently
> mirrored
> > > > > > > so testing can be moved to new branch)
> > > > > > >
> > > > > > > delete: android-4.14
> > > > > > > add: android-4.14-r
> > > > > > >
> > > > > > > 2) android-4.19 is being moved to android-4.19-r (currently
> mirrored
> > > > > > > so testing can be moved to new branch)
> > > > > > >
> > > > > > > delete: android-4.19
> > > > > > > add: android-4.19-r
> > > > > > >
> > > > > > > 3) android-4.9 is obsolete
> > > > > > >
> > > > > > > delete: android-4.19
> > > > > >
> > > > > > I assume you meant android-4.9 here (based on the previous
> sentence)?
> > > > >
> > > > > Indeed. Thanks.
> > > >
> > > > I'm doing a pull request for these changes now. Did you mean all
> > > > android-4.9 trees are obsolete or only the exact "android-4.9"
> branch?
> > >
> > > Just the exact "android-4.9" branch. The others are all still
> > > supported (and will be for a long time).
> >
> > Understood, I've done the PR
> https://github.com/kernelci/kernelci-core/pull/153
>

[-- Attachment #2: Type: text/html, Size: 4148 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-11-15  1:25                       ` Todd Kjos
@ 2019-11-21 21:54                         ` Todd Kjos
  2019-11-21 23:40                           ` Kevin Hilman
  2019-11-21 23:39                         ` Kevin Hilman
  1 sibling, 1 reply; 19+ messages in thread
From: Todd Kjos @ 2019-11-21 21:54 UTC (permalink / raw)
  To: Matt Hart; +Cc: Kevin Hilman, kernelci, Anmar Oueja

[-- Attachment #1: Type: text/plain, Size: 2460 bytes --]

...also please delete the following 3 obsolete android branches:

android-3.18-n-release
android-4.4-n
android-4.4-n-release


On Thu, Nov 14, 2019 at 5:25 PM Todd Kjos <tkjos@google.com> wrote:

> Sorry about this request... please undo my previous request to enable
> testing on "-r" branches (top of this thread).
>
> Specifically:
>
> repo: https://android.googlesource.com/kernel/common
>
> 1) android-4.14 will live on and android-4.14-r won't
>
> delete: android-4.14-r
> add: android-4.14
>
> 2) android-4.19 will live on and android-4.19-r won't
>
> delete: android-4.19-r
> add: android-4.19
>
> On Thu, Aug 22, 2019 at 10:14 AM Todd Kjos <tkjos@google.com> wrote:
>
>> Thanks!
>>
>> On Thu, Aug 22, 2019 at 10:09 AM Matt Hart <matthew.hart@linaro.org>
>> wrote:
>> >
>> > On Thu, 22 Aug 2019 at 17:55, Todd Kjos <tkjos@google.com> wrote:
>> > >
>> > > On Thu, Aug 22, 2019 at 9:53 AM Matt Hart <matthew.hart@linaro.org>
>> wrote:
>> > > >
>> > > > On Wed, 21 Aug 2019 at 21:26, Todd Kjos <tkjos@google.com> wrote:
>> > > > >
>> > > > > On Wed, Aug 21, 2019 at 1:21 PM Kevin Hilman <
>> khilman@baylibre.com> wrote:
>> > > > > >
>> > > > > > " via Groups.Io" <tkjos=google.com@groups.io> writes:
>> > > > > >
>> > > > > > > 4 requests related to android kernels (repo:
>> > > > > > > https://android.googlesource.com/kernel/common):
>> > > > > > >
>> > > > > > > 1) android-4.14 is being moved to android-4.14-r (currently
>> mirrored
>> > > > > > > so testing can be moved to new branch)
>> > > > > > >
>> > > > > > > delete: android-4.14
>> > > > > > > add: android-4.14-r
>> > > > > > >
>> > > > > > > 2) android-4.19 is being moved to android-4.19-r (currently
>> mirrored
>> > > > > > > so testing can be moved to new branch)
>> > > > > > >
>> > > > > > > delete: android-4.19
>> > > > > > > add: android-4.19-r
>> > > > > > >
>> > > > > > > 3) android-4.9 is obsolete
>> > > > > > >
>> > > > > > > delete: android-4.19
>> > > > > >
>> > > > > > I assume you meant android-4.9 here (based on the previous
>> sentence)?
>> > > > >
>> > > > > Indeed. Thanks.
>> > > >
>> > > > I'm doing a pull request for these changes now. Did you mean all
>> > > > android-4.9 trees are obsolete or only the exact "android-4.9"
>> branch?
>> > >
>> > > Just the exact "android-4.9" branch. The others are all still
>> > > supported (and will be for a long time).
>> >
>> > Understood, I've done the PR
>> https://github.com/kernelci/kernelci-core/pull/153
>>
>

[-- Attachment #2: Type: text/html, Size: 4587 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-11-15  1:25                       ` Todd Kjos
  2019-11-21 21:54                         ` Todd Kjos
@ 2019-11-21 23:39                         ` Kevin Hilman
  2019-11-22  0:18                           ` Todd Kjos
  1 sibling, 1 reply; 19+ messages in thread
From: Kevin Hilman @ 2019-11-21 23:39 UTC (permalink / raw)
  To: Todd Kjos, Matt Hart; +Cc: kernelci, Anmar Oueja

Todd Kjos <tkjos@google.com> writes:

> Sorry about this request... please undo my previous request to enable
> testing on "-r" branches (top of this thread).
>
> Specifically:
>
> repo: https://android.googlesource.com/kernel/common
>
> 1) android-4.14 will live on and android-4.14-r won't
>
> delete: android-4.14-r
> add: android-4.14
>
> 2) android-4.19 will live on and android-4.19-r won't
>
> delete: android-4.19-r
> add: android-4.19

Done.

PR: https://github.com/kernelci/kernelci-core/pull/264

Kevin

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-11-21 21:54                         ` Todd Kjos
@ 2019-11-21 23:40                           ` Kevin Hilman
  2019-11-22  0:17                             ` Todd Kjos
  0 siblings, 1 reply; 19+ messages in thread
From: Kevin Hilman @ 2019-11-21 23:40 UTC (permalink / raw)
  To: Todd Kjos, Matt Hart; +Cc: kernelci, Anmar Oueja

Todd Kjos <tkjos@google.com> writes:

> ...also please delete the following 3 obsolete android branches:
>
> android-3.18-n-release

I don't see this one...

> android-4.4-n
> android-4.4-n-release

... or any of these either.  In fact I don't see any -n branches in our
build-configs file at all:

https://github.com/kernelci/kernelci-core/blob/master/build-configs.yaml

Kevin

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-11-21 23:40                           ` Kevin Hilman
@ 2019-11-22  0:17                             ` Todd Kjos
  0 siblings, 0 replies; 19+ messages in thread
From: Todd Kjos @ 2019-11-22  0:17 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Matt Hart, kernelci, Anmar Oueja

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

Ok...shows how much I cared about those old n branches. Looks like I had
you stop them back in February. Thanks.

On Thu, Nov 21, 2019 at 3:40 PM Kevin Hilman <khilman@baylibre.com> wrote:

> Todd Kjos <tkjos@google.com> writes:
>
> > ...also please delete the following 3 obsolete android branches:
> >
> > android-3.18-n-release
>
> I don't see this one...
>
> > android-4.4-n
> > android-4.4-n-release
>
> ... or any of these either.  In fact I don't see any -n branches in our
> build-configs file at all:
>
> https://github.com/kernelci/kernelci-core/blob/master/build-configs.yaml
>
> Kevin
>

[-- Attachment #2: Type: text/html, Size: 1138 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Please add/remove android branches from kernelci + clang builds
  2019-11-21 23:39                         ` Kevin Hilman
@ 2019-11-22  0:18                           ` Todd Kjos
  0 siblings, 0 replies; 19+ messages in thread
From: Todd Kjos @ 2019-11-22  0:18 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Matt Hart, kernelci, Anmar Oueja

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Thanks!

On Thu, Nov 21, 2019 at 3:39 PM Kevin Hilman <khilman@baylibre.com> wrote:

> Todd Kjos <tkjos@google.com> writes:
>
> > Sorry about this request... please undo my previous request to enable
> > testing on "-r" branches (top of this thread).
> >
> > Specifically:
> >
> > repo: https://android.googlesource.com/kernel/common
> >
> > 1) android-4.14 will live on and android-4.14-r won't
> >
> > delete: android-4.14-r
> > add: android-4.14
> >
> > 2) android-4.19 will live on and android-4.19-r won't
> >
> > delete: android-4.19-r
> > add: android-4.19
>
> Done.
>
> PR: https://github.com/kernelci/kernelci-core/pull/264
>
> Kevin
>

[-- Attachment #2: Type: text/html, Size: 1328 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2019-11-22  0:18 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-08 18:25 Please add 3 android common kernels to kernelci Todd Kjos
2019-05-15 12:03 ` Matt Hart
2019-05-16 11:48   ` Matt Hart
2019-05-16 16:19     ` Todd Kjos
2019-07-02 19:16       ` Please remove android-4.4 from kernelci Todd Kjos
2019-07-03 14:43         ` Matt Hart
2019-08-21 18:03         ` Please add/remove android branches from kernelci + clang builds Todd Kjos
2019-08-21 20:21           ` Kevin Hilman
2019-08-21 20:26             ` Todd Kjos
2019-08-22 16:53               ` Matt Hart
2019-08-22 16:55                 ` Todd Kjos
2019-08-22 17:08                   ` Matt Hart
2019-08-22 17:14                     ` Todd Kjos
2019-11-15  1:25                       ` Todd Kjos
2019-11-21 21:54                         ` Todd Kjos
2019-11-21 23:40                           ` Kevin Hilman
2019-11-22  0:17                             ` Todd Kjos
2019-11-21 23:39                         ` Kevin Hilman
2019-11-22  0:18                           ` Todd Kjos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox