Thanks! I'll give it a try.

On Tue, Dec 12, 2017 at 11:09:40AM -0600, Gaurav Mitra wrote:
> Signed-off-by: Gaurav Mitra <gau...@ti.com>
> ---
>  meta-arago-extras/recipes-ti/ocl/ocl.inc       | 4 ++--
>  meta-arago-extras/recipes-ti/ocl/opencl_git.bb | 1 +
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc 
> b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index 9a3fb70d..ffa3cbee 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.14.7"
> +PV = "1.1.14.8"
>  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 = "2be51882b5c1f0f8a97fddcc7e8db2b09db41dfe"
> +OCL_SRCREV = "caf4a0e55831ea34e3659e81877aaffde29ccfd1"
>  
>  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 4daef6b1..fdc822d0 100644
> --- a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
> +++ b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
> @@ -35,6 +35,7 @@ DEPENDS_append_dra7xx   = " ti-ipc virtual/kernel"
>  DEPENDS_append_keystone = " mpm-transport multiprocmgr"
>  DEPENDS_remove_k2g = " libulm"
>  
> +RDEPENDS_${PN} += " bash"
>  RDEPENDS_${PN}-dev += " ocl-gl-headers-dev opencl-monitor"
>  RDEPENDS_${PN}-runtime += " ${PN} opencl-monitor clocl ti-cgt6x"
>  
> -- 
> 2.14.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to