All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Karthik Ramanan <a0393906@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] packagegroup-*-graphics: selectively enable gc320
Date: Wed, 2 Nov 2016 18:34:31 -0400	[thread overview]
Message-ID: <20161102223431.GG12745@edge> (raw)
In-Reply-To: <1478095832-20251-1-git-send-email-a0393906@ti.com>

Ack.

On Wed, Nov 02, 2016 at 07:40:32PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  .../packagegroups/packagegroup-arago-tisdk-graphics.bb           | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
> index ef2b71d..250a2f7 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install graphics binaries"
>  LICENSE = "MIT"
> -PR = "r13"
> +PR = "r16"
>  
>  inherit packagegroup
>  
> @@ -16,6 +16,13 @@ GRAPHICS_RDEPENDS = "\
>      ti-sgx-ddk-um \
>  "
>  
> +
> +GRAPHICS_RDEPENDS_append_omap-a15 = "\
> +    ti-gc320-tests \
> +    ti-gc320-driver \
> +    ti-gc320-libs  \
> +"
> +
>  RDEPENDS_${PN} = "\
>      ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', "${GRAPHICS_WESTON}", '', d)} \
>      ${GRAPHICS_RDEPENDS} \
> -- 
> 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-11-02 22:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 14:10 [PATCH] packagegroup-*-graphics: selectively enable gc320 Karthik Ramanan
2016-11-02 22:34 ` Denys Dmytriyenko [this message]

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=20161102223431.GG12745@edge \
    --to=denys@ti.com \
    --cc=a0393906@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.