All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ocl: bump SRCREV to version 1.1.9.0
@ 2016-06-28 17:49 Jacob Stiffler
  2016-06-28 17:49 ` [PATCH 2/2] openmpacc: bump SRCREV to version 1.3.2.0 Jacob Stiffler
  2016-06-29 13:58 ` [PATCH 1/2] ocl: bump SRCREV to version 1.1.9.0 Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Jacob Stiffler @ 2016-06-28 17:49 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-ti/ocl/ocl.inc       | 4 ++--
 meta-arago-extras/recipes-ti/ocl/opencl_git.bb | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 8b21f84..9d371ee 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.3"
+PV = "1.1.9.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 = "a3bb92cb042342169340d350501ed573e8cd24ec"
+OCL_SRCREV = "79860f4b641a45bf689ea127a1525db90d74b5c7"
 
 BRANCH = "${OCL_GIT_BRANCH}"
 SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
diff --git a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
index 7954f2f..e6b3e1c 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
@@ -27,6 +27,7 @@ DEPENDS = " ocl-gl-headers \
             libloki \
             pkgconfig-native \
             libulm \
+            elfutils \
 "
 
 DEPENDS_append_dra7xx   = " ti-ipc virtual/kernel"
@@ -52,7 +53,7 @@ OCL_BUILD_TARGET_k2g-evm  = "ARM_K2G"
 ENABLE_ULM = "1"
 ENABLE_ULM_k2g-evm = "0"
 
-EXTRA_OECMAKE += " -DBUILD_TARGET=${OCL_BUILD_TARGET} -DBUILD_OUTPUT=lib -DENABLE_ULM=${ENABLE_ULM}"
+EXTRA_OECMAKE += " -DBUILD_TARGET=${OCL_BUILD_TARGET} -DBUILD_OUTPUT=lib -DENABLE_ULM=${ENABLE_ULM} -DOCL_VERSION=${PV}"
 
 EXTRA_OEMAKE += "KERNEL_INSTALL_DIR=${STAGING_KERNEL_DIR} LINUX_DEVKIT_ROOT=${STAGING_DIR_HOST}"
 export KERNEL_INSTALL_DIR = "${STAGING_KERNEL_DIR}"
-- 
2.7.4



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

end of thread, other threads:[~2016-06-29 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 17:49 [PATCH 1/2] ocl: bump SRCREV to version 1.1.9.0 Jacob Stiffler
2016-06-28 17:49 ` [PATCH 2/2] openmpacc: bump SRCREV to version 1.3.2.0 Jacob Stiffler
2016-06-29 13:58   ` Denys Dmytriyenko
2016-06-29 13:58 ` [PATCH 1/2] ocl: bump SRCREV to version 1.1.9.0 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.