* [meta-processor-sdk] ocl: trigger opencl-examples rebuild when opencl-monitor changes
@ 2018-02-05 21:30 Gaurav Mitra
2018-02-05 21:35 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Mitra @ 2018-02-05 21:30 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Gaurav Mitra <gaurav@ti.com>
---
recipes-ti/ocl/opencl-examples_git.bbappend | 3 +++
1 file changed, 3 insertions(+)
diff --git a/recipes-ti/ocl/opencl-examples_git.bbappend b/recipes-ti/ocl/opencl-examples_git.bbappend
index 4df65c2..b78b10c 100644
--- a/recipes-ti/ocl/opencl-examples_git.bbappend
+++ b/recipes-ti/ocl/opencl-examples_git.bbappend
@@ -1 +1,4 @@
require ocl-1.1.14.inc
+
+PR_append = ".tisdk0"
+DEPENDS += " opencl-monitor"
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-processor-sdk] ocl: trigger opencl-examples rebuild when opencl-monitor changes
2018-02-05 21:30 [meta-processor-sdk] ocl: trigger opencl-examples rebuild when opencl-monitor changes Gaurav Mitra
@ 2018-02-05 21:35 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2018-02-05 21:35 UTC (permalink / raw)
To: Gaurav Mitra; +Cc: meta-arago
On Mon, Feb 05, 2018 at 03:30:19PM -0600, Gaurav Mitra wrote:
> Signed-off-by: Gaurav Mitra <gaurav@ti.com>
> ---
> recipes-ti/ocl/opencl-examples_git.bbappend | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/recipes-ti/ocl/opencl-examples_git.bbappend b/recipes-ti/ocl/opencl-examples_git.bbappend
> index 4df65c2..b78b10c 100644
> --- a/recipes-ti/ocl/opencl-examples_git.bbappend
> +++ b/recipes-ti/ocl/opencl-examples_git.bbappend
> @@ -1 +1,4 @@
> require ocl-1.1.14.inc
> +
> +PR_append = ".tisdk0"
> +DEPENDS += " opencl-monitor"
Isn't it already in the DEPENDS list? Line #13:
http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb;hb=refs/heads/morty#l13
> --
> 2.14.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-05 21:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 21:30 [meta-processor-sdk] ocl: trigger opencl-examples rebuild when opencl-monitor changes Gaurav Mitra
2018-02-05 21:35 ` 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.