All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ocl: bump SRCREV to version 1.1.10.3
@ 2016-10-07 18:51 Jacob Stiffler
  2016-10-07 18:51 ` [PATCH 2/2] openmpacc: bump SRCREV to version 1.4.0.2 Jacob Stiffler
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Stiffler @ 2016-10-07 18:51 UTC (permalink / raw)
  To: meta-arago

Includes the following fixes:
* k2e,k2l: Adjust MSMC memory to resolve conflict with boot monitor
* Fix memory leaks in OpenCL runtime
* Fix OpenCL cleanup race cond for multi processes

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 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 207dd1e..be5eb18 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.10.1"
+PV = "1.1.10.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 = "e05ecb1559828f291c54f56e8c602e0ea15fbcf6"
+OCL_SRCREV = "108ff29cd27e9af39c1f0b4945cb5dd1be7fed41"
 
 BRANCH = "${OCL_GIT_BRANCH}"
 SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] openmpacc: bump SRCREV to version 1.4.0.2
  2016-10-07 18:51 [PATCH 1/2] ocl: bump SRCREV to version 1.1.10.3 Jacob Stiffler
@ 2016-10-07 18:51 ` Jacob Stiffler
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Stiffler @ 2016-10-07 18:51 UTC (permalink / raw)
  To: meta-arago

* fixes clacc race condition

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
index f222968..5c18d24 100644
--- a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
+++ b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
@@ -2,7 +2,7 @@ SUMMARY = "TI OpenMP Accelerator Model"
 HOMEPAGE = "http://downloads.ti.com/mctools/esd/docs/openmpacc/"
 LICENSE = "BSD"
 
-PV = "1.4.0.0"
+PV = "1.4.0.2"
 INC_PR = "r0"
 
 LIC_FILES_CHKSUM = "file://../debian/copyright;md5=aaa2a0939d08197132fc382e97b62eb0"
@@ -13,7 +13,7 @@ OMPACC_GIT_URI = "git://git.ti.com/openmp/ti-openmpacc.git"
 OMPACC_GIT_PROTOCOL = "git"
 OMPACC_GIT_BRANCH = "master"
 
-OMPACC_SRCREV = "af81476c403758bba065b056c63bb7dd4dd92704"
+OMPACC_SRCREV = "b5b83713898fc45b169017975219b5ef5fe5932d"
 
 BRANCH = "${OMPACC_GIT_BRANCH}"
 SRC_URI = "${OMPACC_GIT_URI};protocol=${OMPACC_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-07 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-07 18:51 [PATCH 1/2] ocl: bump SRCREV to version 1.1.10.3 Jacob Stiffler
2016-10-07 18:51 ` [PATCH 2/2] openmpacc: bump SRCREV to version 1.4.0.2 Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.