All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] openmpacc: add dev dependency on clacc
Date: Wed, 31 Aug 2016 19:35:57 -0400	[thread overview]
Message-ID: <20160831233557.GV10236@edge> (raw)
In-Reply-To: <1472666993-16783-1-git-send-email-j-stiffler@ti.com>

Ack. I'll push outstanding patches tomorrow, after the release is out.

On Wed, Aug 31, 2016 at 02:09:53PM -0400, Jacob Stiffler wrote:
> * clacc is the openmpacc kernel compiler and is thus required when
>   developing with the openmpacc package.
> 
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  meta-arago-extras/recipes-ti/openmpacc/openmpacc_git.bb | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-extras/recipes-ti/openmpacc/openmpacc_git.bb b/meta-arago-extras/recipes-ti/openmpacc/openmpacc_git.bb
> index 8fec0d1..a28a922 100644
> --- a/meta-arago-extras/recipes-ti/openmpacc/openmpacc_git.bb
> +++ b/meta-arago-extras/recipes-ti/openmpacc/openmpacc_git.bb
> @@ -2,12 +2,13 @@ DESCRIPTION = "TI OpenMP-Acc host runtime and development packages"
>  
>  include openmpacc.inc
>  
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>  
>  inherit cmake
>  
>  DEPENDS = "boost boost-native opencl"
>  RDEPENDS_${PN} += "opencl-runtime"
> +RDEPENDS_${PN}-dev += "clacc"
>  
>  S = "${WORKDIR}/git/host"
>  
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2016-08-31 23:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31 18:09 [PATCH] openmpacc: add dev dependency on clacc Jacob Stiffler
2016-08-31 23:35 ` Denys Dmytriyenko [this message]
2016-09-01 13:01   ` Stiffler, Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160831233557.GV10236@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.