All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00
@ 2018-03-19 18:11 Mahesh Radhakrishnan
  2018-03-19 18:16 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 3+ messages in thread
From: Mahesh Radhakrishnan @ 2018-03-19 18:11 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
index b0abd2b..3d78727 100644
--- a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
+++ b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
@@ -7,14 +7,14 @@ POSIX_SMP_GIT_URI = "git://git.ti.com/keystone-demos/posix-smp.git"
 POSIX_SMP_GIT_PROTOCOL = "git"
 POSIX_SMP_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.POSIX-SMP.01.00.01.07"
-POSIX_SMP_SRCREV = "2614d4cbe9d83c8345e051c7f3767f86226398ea"
+# Below commit ID corresponds to "DEV.POSIX-SMP.01.01.00.00"
+POSIX_SMP_SRCREV = "139fe7ec58939dc2743355e5fede0735f8693ebd"
 
 BRANCH = "${POSIX_SMP_GIT_BRANCH}"
 SRC_URI = "${POSIX_SMP_GIT_URI};protocol=${POSIX_SMP_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${POSIX_SMP_SRCREV}"
-PV = "01.00.01.07"
+PV = "01.01.00.00"
 INC_PR = "r0"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



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

* Re: [EXTERNAL] [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00
  2018-03-19 18:11 [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00 Mahesh Radhakrishnan
@ 2018-03-19 18:16 ` Jacob Stiffler
  2018-03-19 18:17   ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2018-03-19 18:16 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-arago

Any reason this should not also go to rocko/master?


On 3/19/2018 2:11 PM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> index b0abd2b..3d78727 100644
> --- a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> +++ b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> @@ -7,14 +7,14 @@ POSIX_SMP_GIT_URI = "git://git.ti.com/keystone-demos/posix-smp.git"
>   POSIX_SMP_GIT_PROTOCOL = "git"
>   POSIX_SMP_GIT_BRANCH = "master"
>   
> -# Below commit ID corresponds to "DEV.POSIX-SMP.01.00.01.07"
> -POSIX_SMP_SRCREV = "2614d4cbe9d83c8345e051c7f3767f86226398ea"
> +# Below commit ID corresponds to "DEV.POSIX-SMP.01.01.00.00"
> +POSIX_SMP_SRCREV = "139fe7ec58939dc2743355e5fede0735f8693ebd"
>   
>   BRANCH = "${POSIX_SMP_GIT_BRANCH}"
>   SRC_URI = "${POSIX_SMP_GIT_URI};protocol=${POSIX_SMP_GIT_PROTOCOL};branch=${BRANCH}"
>   
>   SRCREV = "${POSIX_SMP_SRCREV}"
> -PV = "01.00.01.07"
> +PV = "01.01.00.00"
>   INC_PR = "r0"
>   
>   S = "${WORKDIR}/git"



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

* Re: [EXTERNAL] [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00
  2018-03-19 18:16 ` [EXTERNAL] " Jacob Stiffler
@ 2018-03-19 18:17   ` Radhakrishnan, Mahesh
  0 siblings, 0 replies; 3+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-03-19 18:17 UTC (permalink / raw)
  To: Stiffler, Jacob, meta-arago

No. I will submit the patch now.

-----Original Message-----
From: Stiffler, Jacob 
Sent: Monday, March 19, 2018 2:16 PM
To: Radhakrishnan, Mahesh; meta-arago@arago-project.org
Subject: Re: [EXTERNAL] [meta-arago] [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00

Any reason this should not also go to rocko/master?


On 3/19/2018 2:11 PM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> index b0abd2b..3d78727 100644
> --- a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> +++ b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> @@ -7,14 +7,14 @@ POSIX_SMP_GIT_URI = "git://git.ti.com/keystone-demos/posix-smp.git"
>   POSIX_SMP_GIT_PROTOCOL = "git"
>   POSIX_SMP_GIT_BRANCH = "master"
>   
> -# Below commit ID corresponds to "DEV.POSIX-SMP.01.00.01.07"
> -POSIX_SMP_SRCREV = "2614d4cbe9d83c8345e051c7f3767f86226398ea"
> +# Below commit ID corresponds to "DEV.POSIX-SMP.01.01.00.00"
> +POSIX_SMP_SRCREV = "139fe7ec58939dc2743355e5fede0735f8693ebd"
>   
>   BRANCH = "${POSIX_SMP_GIT_BRANCH}"
>   SRC_URI = "${POSIX_SMP_GIT_URI};protocol=${POSIX_SMP_GIT_PROTOCOL};branch=${BRANCH}"
>   
>   SRCREV = "${POSIX_SMP_SRCREV}"
> -PV = "01.00.01.07"
> +PV = "01.01.00.00"
>   INC_PR = "r0"
>   
>   S = "${WORKDIR}/git"


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

end of thread, other threads:[~2018-03-19 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 18:11 [morty][PATCH] posix-smp-demo: Updating to version 01.01.00.00 Mahesh Radhakrishnan
2018-03-19 18:16 ` [EXTERNAL] " Jacob Stiffler
2018-03-19 18:17   ` Radhakrishnan, Mahesh

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.