All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
@ 2018-11-06 21:56 Armin Kuster
  2018-11-06 22:05 ` Khem Raj
  0 siblings, 1 reply; 7+ messages in thread
From: Armin Kuster @ 2018-11-06 21:56 UTC (permalink / raw)
  To: yocto, bruce.ashfield

Signed-off-by: Armin Kuster <akuster@mvista.com>
---
 kver | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kver b/kver
index 7b008cd..5ccc572 100644
--- a/kver
+++ b/kver
@@ -1 +1 @@
-v4.4.141
+v4.4.147
-- 
2.7.4



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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-06 21:56 [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147 Armin Kuster
@ 2018-11-06 22:05 ` Khem Raj
  2018-11-06 22:10   ` akuster808
  0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2018-11-06 22:05 UTC (permalink / raw)
  To: Armin Kuster; +Cc: Yocto Project

On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster <akuster808@gmail.com> wrote:
>
> Signed-off-by: Armin Kuster <akuster@mvista.com>
> ---
>  kver | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kver b/kver
> index 7b008cd..5ccc572 100644
> --- a/kver
> +++ b/kver
> @@ -1 +1 @@
> -v4.4.141
> +v4.4.147

why not 4.4.162

> --
> 2.7.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-06 22:05 ` Khem Raj
@ 2018-11-06 22:10   ` akuster808
  2018-11-06 22:42     ` Bruce Ashfield
  0 siblings, 1 reply; 7+ messages in thread
From: akuster808 @ 2018-11-06 22:10 UTC (permalink / raw)
  To: Khem Raj; +Cc: Yocto Project

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


On 11/6/18 2:05 PM, Khem Raj wrote:
> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster <akuster808@gmail.com> wrote:
>> Signed-off-by: Armin Kuster <akuster@mvista.com>
>> ---
>>  kver | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/kver b/kver
>> index 7b008cd..5ccc572 100644
>> --- a/kver
>> +++ b/kver
>> @@ -1 +1 @@
>> -v4.4.141
>> +v4.4.147
> why not 4.4.162

because linux-yocto-4.4
<http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/> is not at
4.4.162. I am just trying to use the latest in that kernel repo.


- armin

>
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto

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

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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-06 22:10   ` akuster808
@ 2018-11-06 22:42     ` Bruce Ashfield
  2018-11-07  1:07       ` akuster808
  2018-11-07  1:08       ` Khem Raj
  0 siblings, 2 replies; 7+ messages in thread
From: Bruce Ashfield @ 2018-11-06 22:42 UTC (permalink / raw)
  To: akuster808, Khem Raj; +Cc: Yocto Project

On 2018-11-06 5:10 PM, akuster808 wrote:
> 
> On 11/6/18 2:05 PM, Khem Raj wrote:
>> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster<akuster808@gmail.com>  wrote:
>>> Signed-off-by: Armin Kuster<akuster@mvista.com>
>>> ---
>>>   kver | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/kver b/kver
>>> index 7b008cd..5ccc572 100644
>>> --- a/kver
>>> +++ b/kver
>>> @@ -1 +1 @@
>>> -v4.4.141
>>> +v4.4.147
>> why not 4.4.162
> 
> because linux-yocto-4.4 
> <http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/> is not at 
> 4.4.162. I am just trying to use the latest in that kernel repo.

Did you want .162 ? I have a whole set of -stable updates staged
here, but haven't pushed anything since releases are imminent.

But in the case of 4.4, I could lift my freeze, given that the kernel
recipe isn't active in master, hence the release schedule is
different.

Bruce

> 
> 
> - armin
> 
>>> --
>>> 2.7.4
>>>
>>> --
>>> _______________________________________________
>>> yocto mailing list
>>> yocto@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-06 22:42     ` Bruce Ashfield
@ 2018-11-07  1:07       ` akuster808
  2018-11-07  2:07         ` Bruce Ashfield
  2018-11-07  1:08       ` Khem Raj
  1 sibling, 1 reply; 7+ messages in thread
From: akuster808 @ 2018-11-07  1:07 UTC (permalink / raw)
  To: Bruce Ashfield, Khem Raj; +Cc: Yocto Project


On 11/6/18 2:42 PM, Bruce Ashfield wrote:
> On 2018-11-06 5:10 PM, akuster808 wrote:
>>
>> On 11/6/18 2:05 PM, Khem Raj wrote:
>>> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster<akuster808@gmail.com> 
>>> wrote:
>>>> Signed-off-by: Armin Kuster<akuster@mvista.com>
>>>> ---
>>>>   kver | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>> diff --git a/kver b/kver
>>>> index 7b008cd..5ccc572 100644
>>>> --- a/kver
>>>> +++ b/kver
>>>> @@ -1 +1 @@
>>>> -v4.4.141
>>>> +v4.4.147
>>> why not 4.4.162
>>
>> because linux-yocto-4.4
>> <http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/> is not
>> at 4.4.162. I am just trying to use the latest in that kernel repo.
>
> Did you want .162 ? I have a whole set of -stable updates staged
> here, but haven't pushed anything since releases are imminent.

We are a day or two away from freezing for a Rocko QA run so if I can
get it sometime tomorrow, I should be able to  get some runtime on that
update otherwise no need to rush things.

- armin

>
> But in the case of 4.4, I could lift my freeze, given that the kernel
> recipe isn't active in master, hence the release schedule is
> different.
>

> Bruce
>
>>
>>
>> - armin
>>
>>>> -- 
>>>> 2.7.4
>>>>
>>>> -- 
>>>> _______________________________________________
>>>> yocto mailing list
>>>> yocto@yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/yocto
>



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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-06 22:42     ` Bruce Ashfield
  2018-11-07  1:07       ` akuster808
@ 2018-11-07  1:08       ` Khem Raj
  1 sibling, 0 replies; 7+ messages in thread
From: Khem Raj @ 2018-11-07  1:08 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Yocto Project

On Tue, Nov 6, 2018 at 2:42 PM Bruce Ashfield
<bruce.ashfield@windriver.com> wrote:
>
> On 2018-11-06 5:10 PM, akuster808 wrote:
> >
> > On 11/6/18 2:05 PM, Khem Raj wrote:
> >> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster<akuster808@gmail.com>  wrote:
> >>> Signed-off-by: Armin Kuster<akuster@mvista.com>
> >>> ---
> >>>   kver | 2 +-
> >>>   1 file changed, 1 insertion(+), 1 deletion(-)
> >>>
> >>> diff --git a/kver b/kver
> >>> index 7b008cd..5ccc572 100644
> >>> --- a/kver
> >>> +++ b/kver
> >>> @@ -1 +1 @@
> >>> -v4.4.141
> >>> +v4.4.147
> >> why not 4.4.162
> >
> > because linux-yocto-4.4
> > <http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/> is not at
> > 4.4.162. I am just trying to use the latest in that kernel repo.
>
> Did you want .162 ? I have a whole set of -stable updates staged
> here, but haven't pushed anything since releases are imminent.
>
> But in the case of 4.4, I could lift my freeze, given that the kernel
> recipe isn't active in master, hence the release schedule is
> different.

No, we can wait and backport if needed.

>
> Bruce
>
> >
> >
> > - armin
> >
> >>> --
> >>> 2.7.4
> >>>
> >>> --
> >>> _______________________________________________
> >>> yocto mailing list
> >>> yocto@yoctoproject.org
> >>> https://lists.yoctoproject.org/listinfo/yocto
>


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

* Re: [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
  2018-11-07  1:07       ` akuster808
@ 2018-11-07  2:07         ` Bruce Ashfield
  0 siblings, 0 replies; 7+ messages in thread
From: Bruce Ashfield @ 2018-11-07  2:07 UTC (permalink / raw)
  To: akuster808, Khem Raj; +Cc: Yocto Project

On 2018-11-06 8:07 p.m., akuster808 wrote:
> 
> On 11/6/18 2:42 PM, Bruce Ashfield wrote:
>> On 2018-11-06 5:10 PM, akuster808 wrote:
>>>
>>> On 11/6/18 2:05 PM, Khem Raj wrote:
>>>> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster<akuster808@gmail.com>
>>>> wrote:
>>>>> Signed-off-by: Armin Kuster<akuster@mvista.com>
>>>>> ---
>>>>>    kver | 2 +-
>>>>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>> diff --git a/kver b/kver
>>>>> index 7b008cd..5ccc572 100644
>>>>> --- a/kver
>>>>> +++ b/kver
>>>>> @@ -1 +1 @@
>>>>> -v4.4.141
>>>>> +v4.4.147
>>>> why not 4.4.162
>>>
>>> because linux-yocto-4.4
>>> <http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/> is not
>>> at 4.4.162. I am just trying to use the latest in that kernel repo.
>>
>> Did you want .162 ? I have a whole set of -stable updates staged
>> here, but haven't pushed anything since releases are imminent.
> 
> We are a day or two away from freezing for a Rocko QA run so if I can
> get it sometime tomorrow, I should be able to  get some runtime on that
> update otherwise no need to rush things.

If you check the 4.4 tree, and the kernel-cache, I've pushed the
latest set of -stable updates.

Up to you if you want to bump the SRCREVs to pick them up, but I've
validated them with my builds/boots.

Bruce

> 
> - armin
> 
>>
>> But in the case of 4.4, I could lift my freeze, given that the kernel
>> recipe isn't active in master, hence the release schedule is
>> different.
>>
> 
>> Bruce
>>
>>>
>>>
>>> - armin
>>>
>>>>> -- 
>>>>> 2.7.4
>>>>>
>>>>> -- 
>>>>> _______________________________________________
>>>>> yocto mailing list
>>>>> yocto@yoctoproject.org
>>>>> https://lists.yoctoproject.org/listinfo/yocto
>>
> 



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

end of thread, other threads:[~2018-11-07  2:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 21:56 [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147 Armin Kuster
2018-11-06 22:05 ` Khem Raj
2018-11-06 22:10   ` akuster808
2018-11-06 22:42     ` Bruce Ashfield
2018-11-07  1:07       ` akuster808
2018-11-07  2:07         ` Bruce Ashfield
2018-11-07  1:08       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.