From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by arago-project.org (Postfix) with ESMTPS id 4031E52007 for ; Fri, 16 Sep 2016 16:13:43 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id u8GGDgXh002478 for ; Fri, 16 Sep 2016 11:13:42 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u8GGDff5010882 for ; Fri, 16 Sep 2016 11:13:41 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Fri, 16 Sep 2016 11:13:41 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u8GGDf2L022584; Fri, 16 Sep 2016 11:13:41 -0500 Date: Fri, 16 Sep 2016 12:13:40 -0400 From: Denys Dmytriyenko To: "Stiffler, Jacob" Message-ID: <20160916161340.GW29658@edge> References: <1473964509-21429-1-git-send-email-j-stiffler@ti.com> <1473964509-21429-2-git-send-email-j-stiffler@ti.com> <20160915192917.GU29658@edge> <4B26FB5A64EBA14C87266869E037F958142FE688@DFLE09.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <4B26FB5A64EBA14C87266869E037F958142FE688@DFLE09.ent.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: Fri, 16 Sep 2016 16:13:43 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Fri, Sep 16, 2016 at 05:54:34AM -0400, Stiffler, Jacob wrote: > > -----Original Message----- > > From: Dmytriyenko, Denys > > Sent: Thursday, September 15, 2016 3:29 PM > > To: Stiffler, Jacob > > Cc: meta-arago@arago-project.org > > Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 > > > > > oc: bump SRCREV to version 1.1.10.0 > > > > Should it be ocl in the subject? > > > > Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit > with the new SRCREV and fix the comit message. Will you be resubmitting all 3 patches or only #2? > > 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