All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v2] packagegroup-arago-tisdk-addons: Add uio-module-drv and related test code
Date: Wed, 29 Jun 2016 09:59:08 -0400	[thread overview]
Message-ID: <20160629135908.GI24597@edge> (raw)
In-Reply-To: <1467151876-29554-1-git-send-email-sam.nelson@ti.com>

Ack


On Tue, Jun 28, 2016 at 06:11:16PM -0400, Sam Nelson wrote:
> Adds uio-module-drv component and related test code for omap-a15 and
> keystone2 platforms
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> 
> ---
> Added PR bump
> ---
> ---
>  .../packagegroups/packagegroup-arago-tisdk-addons.bb      | 15 +++++++++++++--
>  1 file changed, 13 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index efa6ab9..75f8207 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install additional utilities/demos for SDKs"
>  LICENSE = "MIT"
> -PR = "r50"
> +PR = "r51"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -51,6 +51,8 @@ UTILS_append_omap-a15 = " mmc-utils \
>                            pru-icss \
>                            strongswan \
>                            ti-ipc-rtos-fw \
> +                          uio-test-pruss \
> +                          uio-module-drv-test \
>  "
>  
>  UTILS_append_dra7xx = " canutils \
> @@ -60,6 +62,7 @@ UTILS_append_dra7xx = " canutils \
>  "
>  
>  UTILS_append_keystone = " \
> +    uio-module-drv-test \
>      ti-ipc-rtos-fw \
>  "
>  
> @@ -81,7 +84,15 @@ UTILS_append_k2e-evm = " \
>  UTILS_append_k2g-evm = " canutils"
>  
>  EXTRA_LIBS = ""
> -EXTRA_LIBS_append_omap-a15 = " cmem"
> +EXTRA_LIBS_append_omap-a15 = " \
> +    cmem \
> +    uio-module-drv \
> +"
> +
> +EXTRA_LIBS_append_keystone = " \
> +    cmem \
> +    uio-module-drv \
> +"
>  
>  DEVTOOLS = " \
>      packagegroup-core-buildessential \
> -- 
> 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-06-29 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28 22:11 [PATCH v2] packagegroup-arago-tisdk-addons: Add uio-module-drv and related test code Sam Nelson
2016-06-29 13:59 ` 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=20160629135908.GI24597@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=sam.nelson@ti.com \
    /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.