* includes examples fix to link with libdl

Signed-off-by: Jacob Stiffler <[email protected]>
---
 meta-arago-extras/recipes-ti/ocl/ocl.inc                | 4 ++--
 meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb | 6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc 
b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 9d371ee..4df0c9e 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.9.0"
+PV = "1.1.9.1"
 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 = "79860f4b641a45bf689ea127a1525db90d74b5c7"
+OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
 
 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-examples_git.bb 
b/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
index da14f1a..2a4b714 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb
@@ -4,9 +4,7 @@ LICENSE = "BSD"
 
 include ocl.inc
 
-PR = "${INC_PR}.1"
-
-SRC_URI_append = " 
file://0001-float_compute-matmpy-Link-with-libdl-to-resolve-link.patch;pnum=2"
+PR = "${INC_PR}.0"
 
 COMPATIBLE_MACHINE = "dra7xx|keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -81,4 +79,4 @@ FILES_${PN}-dbg += "\
     ${datadir}/ti/examples/opencl/*/.debug \
 "
 
-INSANE_SKIP_${PN} = "arch ldflags textrel"
+INSANE_SKIP_${PN} = "arch ldflags textrel staticdev"
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to