All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Chase Maupin <Chase.Maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 3/6] tisdk-amsdk-sdk-host: remove pinmux for keystone devices
Date: Wed, 5 Feb 2014 19:04:18 -0500	[thread overview]
Message-ID: <20140206000418.GD18784@edge> (raw)
In-Reply-To: <1391630646-9727-3-git-send-email-Chase.Maupin@ti.com>

Sam,

Which recipe do you currently use to build linux-devkit for MCSDK? I'm trying 
to see if this recipe is in your path or not. But either way we need to unify 
these thinks a bit better...

-- 
Denys


On Wed, Feb 05, 2014 at 02:04:03PM -0600, Chase Maupin wrote:
> * Keystone devices do not have a pinmux utility currently so
>   do not try to package one.
> 
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> ---
>  .../packagegroup-arago-tisdk-amsdk-sdk-host.bb     |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
> index cb95ae9..e5d1be5 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install additional scripts and applications into the SDK"
>  LICENSE = "MIT"
> -PR = "r17"
> +PR = "r18"
>  
>  inherit packagegroup
>  
> @@ -14,6 +14,7 @@ KERNEL_SRC = "${PREFERRED_PROVIDER_virtual/kernel}-src"
>  TOOLS = "pinmux-utility"
>  TOOLS_omap-a15 = ""
>  TOOLS_ti43x = ""
> +TOOLS_keystone = ""
>  TOOLS_append_am37x-evm = " flash-utility"
>  TOOLS_append_am3517-evm = " flash-utility"
>  
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-02-06  0:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 20:04 [PATCH 1/6] tisdk-image: change to regex matching Chase Maupin
2014-02-05 20:04 ` [PATCH 2/6] arago-source-ipk: Add Keystone sourceipk settings Chase Maupin
2014-02-05 20:04 ` [PATCH 3/6] tisdk-amsdk-sdk-host: remove pinmux for keystone devices Chase Maupin
2014-02-06  0:04   ` Denys Dmytriyenko [this message]
2014-02-06  0:15     ` Nelson, Sam
2014-02-05 20:04 ` [PATCH 4/6] arago-base-tisdk-image: add keystone support Chase Maupin
2014-02-06  0:00   ` Denys Dmytriyenko
2014-02-06 12:45     ` Maupin, Chase
2014-02-06 15:18       ` Denys Dmytriyenko
2014-02-06 15:24         ` Maupin, Chase
2014-02-06 15:28           ` Denys Dmytriyenko
2014-02-05 20:04 ` [PATCH 5/6] arago-core-tisdk-image: add support for keystone devices Chase Maupin
2014-02-05 18:47   ` Denys Dmytriyenko
2014-02-05 18:58     ` Maupin, Chase
2014-02-05 20:04 ` [PATCH 6/6] mmc-utils: add mmc-utils for working with eMMC devices Chase Maupin
2014-02-05 18:43   ` Denys Dmytriyenko
2014-02-05 18:58     ` Maupin, Chase

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=20140206000418.GD18784@edge \
    --to=denys@ti.com \
    --cc=Chase.Maupin@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.