All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
@ 2021-06-14  7:36 Srinuvasan A
  2021-06-14 10:31 ` Jan Kiszka
  0 siblings, 1 reply; 7+ messages in thread
From: Srinuvasan A @ 2021-06-14  7:36 UTC (permalink / raw)
  To: cip-dev; +Cc: Srinuvasan A

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

From: Srinuvasan A <srinuvasan_a@mentor.com>

Bump the cip-kernel-config revision for brings the Message Queue
support.

Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.com>
---
 recipes-kernel/linux/linux-cip-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc
index 464144c..021efcd 100644
--- a/recipes-kernel/linux/linux-cip-common.inc
+++ b/recipes-kernel/linux/linux-cip-common.inc
@@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi
 
 SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}"
 
-SRCREV_cip-kernel-config ?= "f6ca8092aeafe22463bcaca17f26c284b15038d0"
+SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f"
 
 S = "${WORKDIR}/linux-cip-v${PV}"
-- 
2.25.1


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6508): https://lists.cip-project.org/g/cip-dev/message/6508
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
  2021-06-14  7:36 [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config Srinuvasan A
@ 2021-06-14 10:31 ` Jan Kiszka
  0 siblings, 0 replies; 7+ messages in thread
From: Jan Kiszka @ 2021-06-14 10:31 UTC (permalink / raw)
  To: cip-dev, Srinuvasan A

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

On 14.06.21 09:36, Srinuvasan A wrote:
> From: Srinuvasan A <srinuvasan_a@mentor.com>
> 
> Bump the cip-kernel-config revision for brings the Message Queue
> support.
> 
> Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.com>
> ---
>  recipes-kernel/linux/linux-cip-common.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc
> index 464144c..021efcd 100644
> --- a/recipes-kernel/linux/linux-cip-common.inc
> +++ b/recipes-kernel/linux/linux-cip-common.inc
> @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi
>  
>  SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}"
>  
> -SRCREV_cip-kernel-config ?= "f6ca8092aeafe22463bcaca17f26c284b15038d0"
> +SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f"
>  
>  S = "${WORKDIR}/linux-cip-v${PV}"
> 
> 
> 

Thanks, applied.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6511): https://lists.cip-project.org/g/cip-dev/message/6511
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
  2021-06-15  5:20 Srinuvasan A
  2021-06-17  9:55 ` Srinuvasan A
  2021-06-18 13:34 ` Jan Kiszka
@ 2021-06-18 13:42 ` Srinuvasan Arjunan
  2 siblings, 0 replies; 7+ messages in thread
From: Srinuvasan Arjunan @ 2021-06-18 13:42 UTC (permalink / raw)
  To: cip-dev; +Cc: Srinuvasan A


[-- Attachment #1.1: Type: text/plain, Size: 1029 bytes --]

Hi pavel,

    Did uprev for cip-kernel-config, this need to be merge .

Thanks,
Srinuvasan.A

On Tue, 15 Jun, 2021, 10:50 am Srinuvasan A, <srinuvasan_a@mentor.com>
wrote:

> Bump the cip-kernel-config revision for brings the User and Sync
> kselftest.
>
> Signed-off-by: Srinuvasan A <Srinuvasan_A@mentor.com>
> ---
>  recipes-kernel/linux/linux-cip-common.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-kernel/linux/linux-cip-common.inc
> b/recipes-kernel/linux/linux-cip-common.inc
> index 021efcd..6362408 100644
> --- a/recipes-kernel/linux/linux-cip-common.inc
> +++ b/recipes-kernel/linux/linux-cip-common.inc
> @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://
> gitlab.com/cip-project/cip-kernel/cip-kernel-confi
>
>  SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}"
>
> -SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f"
> +SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8"
>
>  S = "${WORKDIR}/linux-cip-v${PV}"
> --
> 2.25.1
>
>
> 
>
>

[-- Attachment #1.2: Type: text/html, Size: 1743 bytes --]

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6538): https://lists.cip-project.org/g/cip-dev/message/6538
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
  2021-06-15  5:20 Srinuvasan A
  2021-06-17  9:55 ` Srinuvasan A
@ 2021-06-18 13:34 ` Jan Kiszka
  2021-06-18 13:42 ` Srinuvasan Arjunan
  2 siblings, 0 replies; 7+ messages in thread
From: Jan Kiszka @ 2021-06-18 13:34 UTC (permalink / raw)
  To: cip-dev, Srinuvasan A

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

On 15.06.21 07:20, Srinuvasan A wrote:
> Bump the cip-kernel-config revision for brings the User and Sync
> kselftest.
> 
> Signed-off-by: Srinuvasan A <Srinuvasan_A@mentor.com>
> ---
>  recipes-kernel/linux/linux-cip-common.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc
> index 021efcd..6362408 100644
> --- a/recipes-kernel/linux/linux-cip-common.inc
> +++ b/recipes-kernel/linux/linux-cip-common.inc
> @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi
>  
>  SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}"
>  
> -SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f"
> +SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8"
>  
>  S = "${WORKDIR}/linux-cip-v${PV}"
> 

Thanks, applied.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6537): https://lists.cip-project.org/g/cip-dev/message/6537
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
  2021-06-17  9:55 ` Srinuvasan A
@ 2021-06-18  7:16   ` Pavel Machek
  0 siblings, 0 replies; 7+ messages in thread
From: Pavel Machek @ 2021-06-18  7:16 UTC (permalink / raw)
  To: cip-dev


[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]

Hi!

> It is ready for review and merge.

I believe something (attachment?) is missing here.

Best regards,
								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6533): https://lists.cip-project.org/g/cip-dev/message/6533
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
  2021-06-15  5:20 Srinuvasan A
@ 2021-06-17  9:55 ` Srinuvasan A
  2021-06-18  7:16   ` Pavel Machek
  2021-06-18 13:34 ` Jan Kiszka
  2021-06-18 13:42 ` Srinuvasan Arjunan
  2 siblings, 1 reply; 7+ messages in thread
From: Srinuvasan A @ 2021-06-17  9:55 UTC (permalink / raw)
  To: cip-dev


[-- Attachment #1.1: Type: text/plain, Size: 71 bytes --]

Hi Jan,

It is ready for review and merge.

Thanks,
Srinuvasan.A

[-- Attachment #1.2: Type: text/html, Size: 232 bytes --]

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6527): https://lists.cip-project.org/g/cip-dev/message/6527
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
@ 2021-06-15  5:20 Srinuvasan A
  2021-06-17  9:55 ` Srinuvasan A
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Srinuvasan A @ 2021-06-15  5:20 UTC (permalink / raw)
  To: cip-dev; +Cc: Srinuvasan A

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

Bump the cip-kernel-config revision for brings the User and Sync
kselftest.

Signed-off-by: Srinuvasan A <Srinuvasan_A@mentor.com>
---
 recipes-kernel/linux/linux-cip-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc
index 021efcd..6362408 100644
--- a/recipes-kernel/linux/linux-cip-common.inc
+++ b/recipes-kernel/linux/linux-cip-common.inc
@@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi
 
 SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}"
 
-SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f"
+SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8"
 
 S = "${WORKDIR}/linux-cip-v${PV}"
-- 
2.25.1


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6522): https://lists.cip-project.org/g/cip-dev/message/6522
Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

end of thread, other threads:[~2021-06-18 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  7:36 [cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config Srinuvasan A
2021-06-14 10:31 ` Jan Kiszka
2021-06-15  5:20 Srinuvasan A
2021-06-17  9:55 ` Srinuvasan A
2021-06-18  7:16   ` Pavel Machek
2021-06-18 13:34 ` Jan Kiszka
2021-06-18 13:42 ` Srinuvasan Arjunan

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.