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 66C9E529A3 for ; Thu, 15 Sep 2016 19:29:21 +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 u8FJTJTf025086 for ; Thu, 15 Sep 2016 14:29:19 -0500 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u8FJTJG8017819 for ; Thu, 15 Sep 2016 14:29:19 -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; Thu, 15 Sep 2016 14:29:19 -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 u8FJTIJ1007151; Thu, 15 Sep 2016 14:29:19 -0500 Date: Thu, 15 Sep 2016 15:29:18 -0400 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20160915192917.GU29658@edge> References: <1473964509-21429-1-git-send-email-j-stiffler@ti.com> <1473964509-21429-2-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1473964509-21429-2-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 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: Thu, 15 Sep 2016 19:29:22 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline > oc: bump SRCREV to version 1.1.10.0 Should it be ocl in the subject? On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc > index 4df0c9e..1937a3f 100644 > --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc > +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc > @@ -1,4 +1,4 @@ > -PV = "1.1.9.1" > +PV = "1.1.10.0" > INC_PR = "r0" > > LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff" > @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git" > OCL_GIT_PROTOCOL = "git" > OCL_GIT_BRANCH = "master" > > -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc" > +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f" > > BRANCH = "${OCL_GIT_BRANCH}" > SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}" > -- > 2.7.4 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago