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: [for master] [PATCH 1/3] tisdk-connectivity: Add support for omap-a15 based targets
Date: Thu, 11 Sep 2014 18:29:51 -0400	[thread overview]
Message-ID: <20140911222951.GL18620@edge> (raw)
In-Reply-To: <1409844854-17247-2-git-send-email-a0393906@ti.com>

On Thu, Sep 04, 2014 at 09:04:12PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  .../packagegroups/packagegroup-arago-tisdk-connectivity.bb       | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> index f6c8660..7c5c565 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install wireless packages into the target FS"
>  LICENSE = "MIT"
> -PR = "r29"
> +PR = "r30"
>  
>  inherit packagegroup
>  
> @@ -63,6 +63,13 @@ CONNECTIVITY_RDEPENDS_ti43x = "\
>      ${FIRMWARE_AND_DRIVERS} \
>  "
>  
> +CONNECTIVITY_RDEPENDS_omap-a15 = "\
> +    ${WLAN_COMMON} \
> +    ${BLUETOOTH_STACK} \
> +    ${@base_contains('ARAGO_BRAND','glsdk','${FIRMWARE_AND_DRIVERS}','',d)} \
> +    bt-firmware \

So, I see that wlan and by components are added to omap-a15 SOC, while 
firmware and drivers are only enabled when built for GLSDK. I'm wondering if 
that will affect negatively other platforms based on the same SOC, including 
am57x... And wasn't BT support completely dropped by Sitara? Is it still the 
case?

-- 
Denys


> +"
> +
>  RDEPENDS_${PN} = "\
>      ${CONNECTIVITY_RDEPENDS} \
>  "
> -- 
> 2.0.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-09-11 22:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 15:34 [for master] [PATCH 0/3] Wilink R8.4 enablement for dra7xx Karthik Ramanan
2014-09-04 15:34 ` [for master] [PATCH 1/3] tisdk-connectivity: Add support for omap-a15 based targets Karthik Ramanan
2014-09-11 22:29   ` Denys Dmytriyenko [this message]
2014-09-30 21:23     ` Denys Dmytriyenko
2014-10-01  7:04       ` Karthik Ramanan
2014-10-06 13:13         ` Karthik Ramanan
2014-09-04 15:34 ` [for master] [PATCH 2/3] bt-firmware: " Karthik Ramanan
2014-09-04 15:34 ` [for master] [PATCH 3/3] bt-firmware: Override Makefile to handle UNKNOWN platform Karthik Ramanan
2014-10-22 18:19   ` Denys Dmytriyenko
2014-10-22 18:24     ` Karthik Ramanan
2014-10-22 18:26       ` Denys Dmytriyenko
2014-10-22 18:30         ` Karthik Ramanan

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=20140911222951.GL18620@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.