From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id 7B4C9529EA for ; Wed, 11 May 2016 00:33:54 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id u4B0XqS3024687 for ; Tue, 10 May 2016 19:33:52 -0500 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u4B0XqGI005628 for ; Tue, 10 May 2016 19:33:52 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Tue, 10 May 2016 19:33:52 -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 u4B0Xqv8009571; Tue, 10 May 2016 19:33:52 -0500 Date: Tue, 10 May 2016 20:33:36 -0400 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20160511003336.GO16188@edge> References: <1462892604-4484-1-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1462892604-4484-1-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] ocl: Bump SRCREV to version 1.1.8.3 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, 11 May 2016 00:34:00 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Ok, everything seems to be finally building fine - I'll try to push it tomorrow. Thanks! On Tue, May 10, 2016 at 11:03:24AM -0400, Jacob Stiffler wrote: > * Fix lnk_tmp file race condition in AM57 monitor makefile > > 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 0a31abd..8b21f84 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.8.2" > +PV = "1.1.8.3" > 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 = "755d54c824bf984980ced7ca116f7ab4763ca9f2" > +OCL_SRCREV = "a3bb92cb042342169340d350501ed573e8cd24ec" > > 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