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: [email protected]
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 <[email protected]>
> ---
>  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
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to