public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] linux-cip: Update to latest 4.4 release
@ 2018-09-27 10:32 Jan Kiszka
  2018-09-27 14:11 ` Maxim Yu. Osipov
  2018-10-02 18:05 ` Henning Schild
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2018-09-27 10:32 UTC (permalink / raw)
  To: isar-users

Push the kernel version into the recipe file name at this chance.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .../linux/{linux-cip_4.4.bb => linux-cip_4.4.154-cip28.bb}             | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.bb => linux-cip_4.4.154-cip28.bb} (84%)

diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
similarity index 84%
rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.bb
rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
index e9aaa9f..af3f7e7 100644
--- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb
+++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
@@ -11,7 +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 = "4e52cc5f668c4666e31a8485725b5f4e897b3baf"
-PV = "4.4.112-cip18"
+SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
 
 KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
-- 
2.16.4

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

* Re: [PATCH] linux-cip: Update to latest 4.4 release
  2018-09-27 10:32 [PATCH] linux-cip: Update to latest 4.4 release Jan Kiszka
@ 2018-09-27 14:11 ` Maxim Yu. Osipov
  2018-10-02 18:05 ` Henning Schild
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Yu. Osipov @ 2018-09-27 14:11 UTC (permalink / raw)
  To: Jan Kiszka, isar-users

On 9/27/18 1:32 PM, Jan Kiszka wrote:
> Push the kernel version into the recipe file name at this chance.

Applied to the 'next',

Thanks,
Maxim.

> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>   .../linux/{linux-cip_4.4.bb => linux-cip_4.4.154-cip28.bb}             | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
>   rename meta-isar/recipes-kernel/linux/{linux-cip_4.4.bb => linux-cip_4.4.154-cip28.bb} (84%)
> 
> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> similarity index 84%
> rename from meta-isar/recipes-kernel/linux/linux-cip_4.4.bb
> rename to meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> index e9aaa9f..af3f7e7 100644
> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> @@ -11,7 +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 = "4e52cc5f668c4666e31a8485725b5f4e897b3baf"
> -PV = "4.4.112-cip18"
> +SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"
>   
>   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] 3+ messages in thread

* Re: [PATCH] linux-cip: Update to latest 4.4 release
  2018-09-27 10:32 [PATCH] linux-cip: Update to latest 4.4 release Jan Kiszka
  2018-09-27 14:11 ` Maxim Yu. Osipov
@ 2018-10-02 18:05 ` Henning Schild
  1 sibling, 0 replies; 3+ messages in thread
From: Henning Schild @ 2018-10-02 18:05 UTC (permalink / raw)
  To: [ext] Jan Kiszka; +Cc: isar-users

Am Thu, 27 Sep 2018 12:32:42 +0200
schrieb "[ext] Jan Kiszka" <jan.kiszka@siemens.com>:

> Push the kernel version into the recipe file name at this chance.
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  .../linux/{linux-cip_4.4.bb =>
> linux-cip_4.4.154-cip28.bb}             | 3 +-- 1 file changed, 1
> insertion(+), 2 deletions(-) rename
> meta-isar/recipes-kernel/linux/{linux-cip_4.4.bb =>
> linux-cip_4.4.154-cip28.bb} (84%)
> 
> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb
> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb
> similarity index 84% rename from
> meta-isar/recipes-kernel/linux/linux-cip_4.4.bb rename to
> meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb index
> e9aaa9f..af3f7e7 100644 ---
> a/meta-isar/recipes-kernel/linux/linux-cip_4.4.bb +++
> b/meta-isar/recipes-kernel/linux/linux-cip_4.4.154-cip28.bb @@ -11,7
> +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 = "4e52cc5f668c4666e31a8485725b5f4e897b3baf"
> -PV = "4.4.112-cip18"
> +SRCREV = "5dcb70a7e56e2c00e1c8ca593c61e378cef22f51"

SRCREV = "v${PV}"

Henning
 
>  KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"


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

end of thread, other threads:[~2018-10-02 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 10:32 [PATCH] linux-cip: Update to latest 4.4 release Jan Kiszka
2018-09-27 14:11 ` Maxim Yu. Osipov
2018-10-02 18:05 ` Henning Schild

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