All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Revert "HACK: opencl: disable cmem dependency due to build failure"
@ 2016-05-05 15:09 Jacob Stiffler
  2016-05-05 15:09 ` [PATCH 2/3] ocl: Bump SRCREV to version 1.1.8.1 Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jacob Stiffler @ 2016-05-05 15:09 UTC (permalink / raw)
  To: meta-arago

This reverts commit 2ad662005f4778a4082103a67bb42661187c41e3.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-ti/ocl/opencl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
index 028ae81..7954f2f 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
@@ -13,10 +13,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 PACKAGES += " ${PN}-runtime"
 
-#            cmem
 DEPENDS = " ocl-gl-headers \
             opencl-monitor \
             cmake-native \
+            cmem \
             ti-llvm3.6 \
             ti-llvm3.6-native \
             binutils \
-- 
2.7.4



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

end of thread, other threads:[~2016-05-05 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 15:09 [PATCH 1/3] Revert "HACK: opencl: disable cmem dependency due to build failure" Jacob Stiffler
2016-05-05 15:09 ` [PATCH 2/3] ocl: Bump SRCREV to version 1.1.8.1 Jacob Stiffler
2016-05-05 15:09 ` [PATCH 3/3] opencl-examples: examples with openmp need to link with libdl Jacob Stiffler
2016-05-05 15:12 ` [PATCH 1/3] Revert "HACK: opencl: disable cmem dependency due to build failure" Denys Dmytriyenko

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.