All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] LINALG: removed 'mmv' from makefile.
@ 2016-06-08 20:13 Jianzhong Xu
  2016-06-10 16:20 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Jianzhong Xu @ 2016-06-08 20:13 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jianzhong Xu <xuj@ti.com>
---
 meta-arago-extras/recipes-ti/linalg/linalg.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
index bb132dc..aa33923 100644
--- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
+++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
@@ -2,7 +2,7 @@ HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
 LICENSE = "BSD-3-Clause"
 
 PV = "1_2_0_0"
-INC_PR = "r4"
+INC_PR = "r5"
 
 S = "${WORKDIR}/git"
 
@@ -12,7 +12,7 @@ require recipes-ti/includes/ti-staging.inc
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH}"
 LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
-SRCREV = "19bc67da92b66acc99941183868ffb0dc234a0e9"
+SRCREV = "0833183162a47876a8f24532264da51010d80623"
 
 DEPENDS = "common-csl-ip \
            libarch \
-- 
1.9.1



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

* Re: [PATCH] LINALG: removed 'mmv' from makefile.
  2016-06-08 20:13 [PATCH] LINALG: removed 'mmv' from makefile Jianzhong Xu
@ 2016-06-10 16:20 ` Denys Dmytriyenko
  2016-06-10 16:22   ` Xu, Jianzhong
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2016-06-10 16:20 UTC (permalink / raw)
  To: Jianzhong Xu; +Cc: meta-arago

What does your subject mean?


On Wed, Jun 08, 2016 at 04:13:33PM -0400, Jianzhong Xu wrote:
> Signed-off-by: Jianzhong Xu <xuj@ti.com>
> ---
>  meta-arago-extras/recipes-ti/linalg/linalg.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> index bb132dc..aa33923 100644
> --- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
> +++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> @@ -2,7 +2,7 @@ HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
>  LICENSE = "BSD-3-Clause"
>  
>  PV = "1_2_0_0"
> -INC_PR = "r4"
> +INC_PR = "r5"
>  
>  S = "${WORKDIR}/git"
>  
> @@ -12,7 +12,7 @@ require recipes-ti/includes/ti-staging.inc
>  BRANCH = "master"
>  SRC_URI = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH}"
>  LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
> -SRCREV = "19bc67da92b66acc99941183868ffb0dc234a0e9"
> +SRCREV = "0833183162a47876a8f24532264da51010d80623"
>  
>  DEPENDS = "common-csl-ip \
>             libarch \
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCH] LINALG: removed 'mmv' from makefile.
  2016-06-10 16:20 ` Denys Dmytriyenko
@ 2016-06-10 16:22   ` Xu, Jianzhong
  2016-06-10 16:38     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Xu, Jianzhong @ 2016-06-10 16:22 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago

LINALG's makefile uses non-standard utility 'mmv'. This commit removes it from the makefile. 

-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Friday, June 10, 2016 12:21 PM
To: Xu, Jianzhong
Cc: meta-arago@arago-project.org
Subject: Re: [meta-arago] [PATCH] LINALG: removed 'mmv' from makefile.

What does your subject mean?


On Wed, Jun 08, 2016 at 04:13:33PM -0400, Jianzhong Xu wrote:
> Signed-off-by: Jianzhong Xu <xuj@ti.com>
> ---
>  meta-arago-extras/recipes-ti/linalg/linalg.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> index bb132dc..aa33923 100644
> --- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
> +++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> @@ -2,7 +2,7 @@ HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
>  LICENSE = "BSD-3-Clause"
>  
>  PV = "1_2_0_0"
> -INC_PR = "r4"
> +INC_PR = "r5"
>  
>  S = "${WORKDIR}/git"
>  
> @@ -12,7 +12,7 @@ require recipes-ti/includes/ti-staging.inc
>  BRANCH = "master"
>  SRC_URI = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH}"
>  LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
> -SRCREV = "19bc67da92b66acc99941183868ffb0dc234a0e9"
> +SRCREV = "0833183162a47876a8f24532264da51010d80623"
>  
>  DEPENDS = "common-csl-ip \
>             libarch \
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCH] LINALG: removed 'mmv' from makefile.
  2016-06-10 16:22   ` Xu, Jianzhong
@ 2016-06-10 16:38     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2016-06-10 16:38 UTC (permalink / raw)
  To: Xu, Jianzhong; +Cc: meta-arago

On Fri, Jun 10, 2016 at 12:22:19PM -0400, Xu, Jianzhong wrote:
> LINALG's makefile uses non-standard utility 'mmv'. This commit removes it 
> from the makefile.

Please add this explanation to the commit log and re-submit.


> -----Original Message-----
> From: Dmytriyenko, Denys 
> Sent: Friday, June 10, 2016 12:21 PM
> To: Xu, Jianzhong
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [PATCH] LINALG: removed 'mmv' from makefile.
> 
> What does your subject mean?
> 
> 
> On Wed, Jun 08, 2016 at 04:13:33PM -0400, Jianzhong Xu wrote:
> > Signed-off-by: Jianzhong Xu <xuj@ti.com>
> > ---
> >  meta-arago-extras/recipes-ti/linalg/linalg.inc | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> > index bb132dc..aa33923 100644
> > --- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
> > +++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> > @@ -2,7 +2,7 @@ HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
> >  LICENSE = "BSD-3-Clause"
> >  
> >  PV = "1_2_0_0"
> > -INC_PR = "r4"
> > +INC_PR = "r5"
> >  
> >  S = "${WORKDIR}/git"
> >  
> > @@ -12,7 +12,7 @@ require recipes-ti/includes/ti-staging.inc
> >  BRANCH = "master"
> >  SRC_URI = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH}"
> >  LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
> > -SRCREV = "19bc67da92b66acc99941183868ffb0dc234a0e9"
> > +SRCREV = "0833183162a47876a8f24532264da51010d80623"
> >  
> >  DEPENDS = "common-csl-ip \
> >             libarch \
> > -- 
> > 1.9.1
> > 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2016-06-10 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-08 20:13 [PATCH] LINALG: removed 'mmv' from makefile Jianzhong Xu
2016-06-10 16:20 ` Denys Dmytriyenko
2016-06-10 16:22   ` Xu, Jianzhong
2016-06-10 16:38     ` 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.