All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ocl: Update to v01.01.14.06
@ 2017-10-23 21:57 Emily Curry
  2017-10-24 17:44 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 3+ messages in thread
From: Emily Curry @ 2017-10-23 21:57 UTC (permalink / raw)
  To: meta-arago

* Fix OpenCL example cross-compile failure
---
 meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 5cd1e02f..d036dfc6 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.5"
+PV = "1.1.14.6"
 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 = "e77c89ddd5c9da66ad0a0eec859958c3d8728f87"
+OCL_SRCREV = "03e89944c6dc4ab508698610baef623231de436d"
 
 BRANCH = "${OCL_GIT_BRANCH}"
 SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.14.1



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

* Re: [EXTERNAL] [PATCH] ocl: Update to v01.01.14.06
  2017-10-23 21:57 [PATCH] ocl: Update to v01.01.14.06 Emily Curry
@ 2017-10-24 17:44 ` Jacob Stiffler
  2017-10-25  7:48   ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2017-10-24 17:44 UTC (permalink / raw)
  To: Emily Curry, meta-arago

ACK

I tested these changes build for am57xx-evm.

Tested-by: Jacob Stiffler <j-stiffler@ti.com>


On 10/23/2017 5:57 PM, Emily Curry wrote:
> * Fix OpenCL example cross-compile failure
> ---
>   meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index 5cd1e02f..d036dfc6 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.5"
> +PV = "1.1.14.6"
>   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 = "e77c89ddd5c9da66ad0a0eec859958c3d8728f87"
> +OCL_SRCREV = "03e89944c6dc4ab508698610baef623231de436d"
>   
>   BRANCH = "${OCL_GIT_BRANCH}"
>   SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"



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

* Re: [EXTERNAL] [PATCH] ocl: Update to v01.01.14.06
  2017-10-24 17:44 ` [EXTERNAL] " Jacob Stiffler
@ 2017-10-25  7:48   ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-10-25  7:48 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

I merged this, but there was original SoB missing - please don't forget to 
include one in the future.

On Tue, Oct 24, 2017 at 01:44:50PM -0400, Jacob Stiffler wrote:
> ACK
> 
> I tested these changes build for am57xx-evm.
> 
> Tested-by: Jacob Stiffler <j-stiffler@ti.com>
> 
> 
> On 10/23/2017 5:57 PM, Emily Curry wrote:
> >* Fix OpenCL example cross-compile failure
> >---
> >  meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> >diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >index 5cd1e02f..d036dfc6 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.5"
> >+PV = "1.1.14.6"
> >  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 = "e77c89ddd5c9da66ad0a0eec859958c3d8728f87"
> >+OCL_SRCREV = "03e89944c6dc4ab508698610baef623231de436d"
> >  BRANCH = "${OCL_GIT_BRANCH}"
> >  SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2017-10-25  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 21:57 [PATCH] ocl: Update to v01.01.14.06 Emily Curry
2017-10-24 17:44 ` [EXTERNAL] " Jacob Stiffler
2017-10-25  7:48   ` 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.