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 <[email protected]> > --- > 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 > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
