On Tue, Jun 28, 2016 at 01:49:15PM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <[email protected]>
> ---
>  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 \

This is not in the commit log.


>  "
>  
>  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
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to