All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0
@ 2017-08-10 20:38 Sam Nelson
  2017-08-12 17:07 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2017-08-10 20:38 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index 441f44a..0231aaf 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -8,10 +8,10 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
 MULTIPROCMGR_GIT_PROTOCOL = "git"
 MULTIPROCMGR_GIT_BRANCH = "master"
 
-# The following commits correspond to DEV.MPM-3.00.03.00
-MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128"
+# The following commits correspond to DEV.MPM-3.00.04.00
+MULTIPROCMGR_SRCREV = "	21579a066b469ff4620e7cff12803ae152880bb5"
 
-PV = "3.0.3.0"
+PV = "3.0.4.0"
 INC_PR = "r0"
 
 BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"
-- 
1.9.1



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

* Re: [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0
  2017-08-10 20:38 [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0 Sam Nelson
@ 2017-08-12 17:07 ` Denys Dmytriyenko
  2017-08-24 19:37   ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-08-12 17:07 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-ti

On Thu, Aug 10, 2017 at 04:38:08PM -0400, Sam Nelson wrote:
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
> index 441f44a..0231aaf 100644
> --- a/recipes-ti/multiprocmgr/multiprocmgr.inc
> +++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
> @@ -8,10 +8,10 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
>  MULTIPROCMGR_GIT_PROTOCOL = "git"
>  MULTIPROCMGR_GIT_BRANCH = "master"
>  
> -# The following commits correspond to DEV.MPM-3.00.03.00
> -MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128"
> +# The following commits correspond to DEV.MPM-3.00.04.00
> +MULTIPROCMGR_SRCREV = "	21579a066b469ff4620e7cff12803ae152880bb5"

Why are there leading spaces here ^^^ in SRCREV?


> -PV = "3.0.3.0"
> +PV = "3.0.4.0"
>  INC_PR = "r0"
>  
>  BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0
  2017-08-12 17:07 ` Denys Dmytriyenko
@ 2017-08-24 19:37   ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-08-24 19:37 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-ti

On Sat, Aug 12, 2017 at 01:07:52PM -0400, Denys Dmytriyenko wrote:
> On Thu, Aug 10, 2017 at 04:38:08PM -0400, Sam Nelson wrote:
> > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > ---
> >  recipes-ti/multiprocmgr/multiprocmgr.inc | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
> > index 441f44a..0231aaf 100644
> > --- a/recipes-ti/multiprocmgr/multiprocmgr.inc
> > +++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
> > @@ -8,10 +8,10 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
> >  MULTIPROCMGR_GIT_PROTOCOL = "git"
> >  MULTIPROCMGR_GIT_BRANCH = "master"
> >  
> > -# The following commits correspond to DEV.MPM-3.00.03.00
> > -MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128"
> > +# The following commits correspond to DEV.MPM-3.00.04.00
> > +MULTIPROCMGR_SRCREV = "	21579a066b469ff4620e7cff12803ae152880bb5"
> 
> Why are there leading spaces here ^^^ in SRCREV?

Sam,

Ping, care to fix?


> > -PV = "3.0.3.0"
> > +PV = "3.0.4.0"
> >  INC_PR = "r0"
> >  
> >  BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2017-08-24 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 20:38 [morty/master][PATCH] multiprocmgr: Update to new version 3.0.4.0 Sam Nelson
2017-08-12 17:07 ` Denys Dmytriyenko
2017-08-24 19:37   ` Denys Dmytriyenko

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.