From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [198.47.19.11]) by arago-project.org (Postfix) with ESMTPS id D7B12529CA for ; Fri, 10 Jun 2016 16:20:48 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id u5AGKgQr010294 for ; Fri, 10 Jun 2016 11:20:43 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u5AGKgRS013076 for ; Fri, 10 Jun 2016 11:20:42 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Fri, 10 Jun 2016 11:20:42 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id u5AGKfq0027270; Fri, 10 Jun 2016 11:20:42 -0500 Date: Fri, 10 Jun 2016 12:20:41 -0400 From: Denys Dmytriyenko To: Jianzhong Xu Message-ID: <20160610162041.GI2466@edge> References: <1465416813-20165-1-git-send-email-xuj@ti.com> MIME-Version: 1.0 In-Reply-To: <1465416813-20165-1-git-send-email-xuj@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [PATCH] LINALG: removed 'mmv' from makefile. X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 16:20:49 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline What does your subject mean? On Wed, Jun 08, 2016 at 04:13:33PM -0400, Jianzhong Xu wrote: > Signed-off-by: Jianzhong Xu > --- > 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