public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
@ 2019-01-17 15:32 claudius.heine.ext
  2019-01-23 13:56 ` Claudius Heine
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: claudius.heine.ext @ 2019-01-17 15:32 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Signed-off-by: Claudius Heine <ch@denx.de>
---
 .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb} (88%)

diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
similarity index 88%
rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
index af3f7e7..a8f7a71 100644
--- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
+++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
@@ -11,6 +11,6 @@ SRC_URI += " \
     git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P} \
     file://x86_64_defconfig"
 
-SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
+SRCREV = "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
 
 KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
-- 
2.20.1


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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-17 15:32 [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29 claudius.heine.ext
@ 2019-01-23 13:56 ` Claudius Heine
  2019-01-23 14:01   ` Maxim Yu. Osipov
  2019-01-23 15:17 ` Maxim Yu. Osipov
  2019-01-28 10:17 ` Henning Schild
  2 siblings, 1 reply; 8+ messages in thread
From: Claudius Heine @ 2019-01-23 13:56 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

Ping

On 17/01/2019 16.32, [ext] claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>
> 
> Signed-off-by: Claudius Heine <ch@denx.de>
> ---
>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb} (88%)
> 
> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> similarity index 88%
> rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> index af3f7e7..a8f7a71 100644
> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> @@ -11,6 +11,6 @@ SRC_URI += " \
>       git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P} \
>       file://x86_64_defconfig"
>   
> -SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
> +SRCREV = "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
>   
>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
> 

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de

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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-23 13:56 ` Claudius Heine
@ 2019-01-23 14:01   ` Maxim Yu. Osipov
  2019-01-23 14:04     ` Claudius Heine
  0 siblings, 1 reply; 8+ messages in thread
From: Maxim Yu. Osipov @ 2019-01-23 14:01 UTC (permalink / raw)
  To: Claudius Heine, isar-users; +Cc: Claudius Heine

On 1/23/19 2:56 PM, Claudius Heine wrote:
> Ping

On which supported board(s) have you tested it?

Maxim.

> 
> On 17/01/2019 16.32, [ext] claudius.heine.ext@siemens.com wrote:
>> From: Claudius Heine <ch@denx.de>
>>
>> Signed-off-by: Claudius Heine <ch@denx.de>
>> ---
>>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb => 
>> linux-cip_4.4.166-cip29.bb} (88%)
>>
>> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb 
>> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>> similarity index 88%
>> rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
>> rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>> index af3f7e7..a8f7a71 100644
>> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
>> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>> @@ -11,6 +11,6 @@ SRC_URI += " \
>>       
>> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P} 
>> \
>>       file://x86_64_defconfig"
>> -SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
>> +SRCREV = "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
>>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
>>
> 


-- 
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov

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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-23 14:01   ` Maxim Yu. Osipov
@ 2019-01-23 14:04     ` Claudius Heine
  0 siblings, 0 replies; 8+ messages in thread
From: Claudius Heine @ 2019-01-23 14:04 UTC (permalink / raw)
  To: Maxim Yu. Osipov, isar-users; +Cc: Claudius Heine

Hi,

On 23/01/2019 15.01, Maxim Yu. Osipov wrote:
> On 1/23/19 2:56 PM, Claudius Heine wrote:
>> Ping
> 
> On which supported board(s) have you tested it?

I tested upstream isar build and boot on one internal altera socfpga 
based board.

Claudius

> 
> Maxim.
> 
>>
>> On 17/01/2019 16.32, [ext] claudius.heine.ext@siemens.com wrote:
>>> From: Claudius Heine <ch@denx.de>
>>>
>>> Signed-off-by: Claudius Heine <ch@denx.de>
>>> ---
>>>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb 
>>> => linux-cip_4.4.166-cip29.bb} (88%)
>>>
>>> diff --git 
>>> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb 
>>> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>>> similarity index 88%
>>> rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
>>> rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>>> index af3f7e7..a8f7a71 100644
>>> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
>>> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>>> @@ -11,6 +11,6 @@ SRC_URI += " \
>>> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P} 
>>> \
>>>       file://x86_64_defconfig"
>>> -SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
>>> +SRCREV = "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
>>>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
>>>
>>
> 
> 

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de

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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-17 15:32 [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29 claudius.heine.ext
  2019-01-23 13:56 ` Claudius Heine
@ 2019-01-23 15:17 ` Maxim Yu. Osipov
  2019-01-28 10:17 ` Henning Schild
  2 siblings, 0 replies; 8+ messages in thread
From: Maxim Yu. Osipov @ 2019-01-23 15:17 UTC (permalink / raw)
  To: claudius.heine.ext, isar-users; +Cc: Claudius Heine

On 1/17/19 4:32 PM, claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>

Applied to the 'next'.

Thanks,
Maxim.

> Signed-off-by: Claudius Heine <ch@denx.de>
> ---
>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb} (88%)
> 
> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> similarity index 88%
> rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> index af3f7e7..a8f7a71 100644
> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> @@ -11,6 +11,6 @@ SRC_URI += " \
>       git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P} \
>       file://x86_64_defconfig"
>   
> -SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
> +SRCREV = "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
>   
>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
> 


-- 
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov

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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-17 15:32 [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29 claudius.heine.ext
  2019-01-23 13:56 ` Claudius Heine
  2019-01-23 15:17 ` Maxim Yu. Osipov
@ 2019-01-28 10:17 ` Henning Schild
  2019-01-28 10:27   ` Claudius Heine
  2 siblings, 1 reply; 8+ messages in thread
From: Henning Schild @ 2019-01-28 10:17 UTC (permalink / raw)
  To: [ext] claudius.heine.ext@siemens.com; +Cc: isar-users, Claudius Heine

Am Thu, 17 Jan 2019 16:32:19 +0100
schrieb "[ext] claudius.heine.ext@siemens.com"
<claudius.heine.ext@siemens.com>:

> From: Claudius Heine <ch@denx.de>
> 
> Signed-off-by: Claudius Heine <ch@denx.de>
> ---
>  .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2
> +- 1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb =>
> linux-cip_4.4.166-cip29.bb} (88%)
> 
> diff --git
> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> similarity index 88% rename from
> meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb rename to
> meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb index
> af3f7e7..a8f7a71 100644 ---
> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb +++
> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb @@ -11,6
> +11,6 @@ SRC_URI += " \
> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P}
> \ file://x86_64_defconfig" -SRCREV =
> "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51" +SRCREV =
> "af3adf9f9c633ac0e1d68487d7fad22285dda8a3" 
>  KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"

The remote we are using in SRC_URI does not contain that commit. The
cip maintainer changed and we need to switch the remote as well.
Current next is broken.

Henning


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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-28 10:17 ` Henning Schild
@ 2019-01-28 10:27   ` Claudius Heine
  2019-01-28 11:51     ` Henning Schild
  0 siblings, 1 reply; 8+ messages in thread
From: Claudius Heine @ 2019-01-28 10:27 UTC (permalink / raw)
  To: Henning Schild; +Cc: isar-users, Claudius Heine

On 28/01/2019 11.17, Henning Schild wrote:
> Am Thu, 17 Jan 2019 16:32:19 +0100
> schrieb "[ext] claudius.heine.ext@siemens.com"
> <claudius.heine.ext@siemens.com>:
> 
>> From: Claudius Heine <ch@denx.de>
>>
>> Signed-off-by: Claudius Heine <ch@denx.de>
>> ---
>>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}  | 2
>> +- 1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb =>
>> linux-cip_4.4.166-cip29.bb} (88%)
>>
>> diff --git
>> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
>> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
>> similarity index 88% rename from
>> meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb rename to
>> meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb index
>> af3f7e7..a8f7a71 100644 ---
>> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb +++
>> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb @@ -11,6
>> +11,6 @@ SRC_URI += " \
>> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P}
>> \ file://x86_64_defconfig" -SRCREV =
>> "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51" +SRCREV =
>> "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
>>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
> 
> The remote we are using in SRC_URI does not contain that commit. The
> cip maintainer changed and we need to switch the remote as well.
> Current next is broken.

Argh... I will send a working one... ASAP.

Sorry,
Claudius

> 
> Henning
> 

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de

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

* Re: [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
  2019-01-28 10:27   ` Claudius Heine
@ 2019-01-28 11:51     ` Henning Schild
  0 siblings, 0 replies; 8+ messages in thread
From: Henning Schild @ 2019-01-28 11:51 UTC (permalink / raw)
  To: Claudius Heine; +Cc: isar-users, Claudius Heine

Am Mon, 28 Jan 2019 11:27:41 +0100
schrieb Claudius Heine <claudius.heine.ext@siemens.com>:

> On 28/01/2019 11.17, Henning Schild wrote:
> > Am Thu, 17 Jan 2019 16:32:19 +0100
> > schrieb "[ext] claudius.heine.ext@siemens.com"
> > <claudius.heine.ext@siemens.com>:
> >   
> >> From: Claudius Heine <ch@denx.de>
> >>
> >> Signed-off-by: Claudius Heine <ch@denx.de>
> >> ---
> >>   .../{linux-cip_4.4.154-cip28.bb => linux-cip_4.4.166-cip29.bb}
> >> | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
> >>   rename
> >> meta-isar/recipes-kernel/linux/{linux-cip_4.4.154-cip28.bb =>
> >> linux-cip_4.4.166-cip29.bb} (88%)
> >>
> >> diff --git
> >> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> >> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> >> similarity index 88% rename from
> >> meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb rename to
> >> meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb index
> >> af3f7e7..a8f7a71 100644 ---
> >> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb +++
> >> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb @@
> >> -11,6 +11,6 @@ SRC_URI += " \
> >> git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git;branch=linux-4.4.y-cip;destsuffix=${P}
> >> \ file://x86_64_defconfig" -SRCREV =
> >> "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51" +SRCREV =
> >> "af3adf9f9c633ac0e1d68487d7fad22285dda8a3"
> >>   KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"  
> > 
> > The remote we are using in SRC_URI does not contain that commit. The
> > cip maintainer changed and we need to switch the remote as well.
> > Current next is broken.  
> 
> Argh... I will send a working one... ASAP.

I already sent one.

Henning

> Sorry,
> Claudius
> 
> > 
> > Henning
> >   
> 


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

end of thread, other threads:[~2019-01-28 11:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 15:32 [PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29 claudius.heine.ext
2019-01-23 13:56 ` Claudius Heine
2019-01-23 14:01   ` Maxim Yu. Osipov
2019-01-23 14:04     ` Claudius Heine
2019-01-23 15:17 ` Maxim Yu. Osipov
2019-01-28 10:17 ` Henning Schild
2019-01-28 10:27   ` Claudius Heine
2019-01-28 11:51     ` Henning Schild

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