From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [198.47.19.12]) by arago-project.org (Postfix) with ESMTPS id 8D20952AAE for ; Wed, 29 Jun 2016 13:58:36 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id u5TDwarK029718 for ; Wed, 29 Jun 2016 08:58:36 -0500 Received: from DLEE70.ent.ti.com (dlemailx.itg.ti.com [157.170.170.113]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u5TDwaDM028132 for ; Wed, 29 Jun 2016 08:58:36 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.294.0; Wed, 29 Jun 2016 08:58:36 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u5TDwaY8022340; Wed, 29 Jun 2016 08:58:36 -0500 Date: Wed, 29 Jun 2016 09:58:35 -0400 From: Denys Dmytriyenko To: Jianzhong Xu Message-ID: <20160629135835.GH24597@edge> References: <1467144949-22421-1-git-send-email-xuj@ti.com> MIME-Version: 1.0 In-Reply-To: <1467144949-22421-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: Added missing header files to examples source code. 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: Wed, 29 Jun 2016 13:58:36 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Ack On Tue, Jun 28, 2016 at 04:15:49PM -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 aa33923..31ea34b 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 = "r5" > +INC_PR = "r6" > > 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 = "0833183162a47876a8f24532264da51010d80623" > +SRCREV = "8e8a82255d8599c4093fcbe754cb34eb9d765b8c" > > 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