All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karthik Ramanan <a0393906@ti.com>
To: Yaniv Machani <yanivma@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: Wed, 1 Oct 2014 12:34:17 +0530	[thread overview]
Message-ID: <542BA771.6080409@ti.com> (raw)
In-Reply-To: <20140930212359.GU6303@edge>

On 01-Oct-14 2:53 AM, Denys Dmytriyenko wrote:
> On Thu, Sep 11, 2014 at 06:29:51PM -0400, Denys Dmytriyenko wrote:
>> 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?
>
> Ping on this one - this will re-enable BT for the entire SOC family, that will
> affect DRA7xx as well AM57x. I'm not sure that is intended for other SDK
> products. Should those be conditional on ARAGO_BRAND set to glsdk as well?
>

I will take Yaniv's help here because I am not aware of what is required 
for the other SoC families.

Yaniv,

If you recall, during the previous GLSDK releases we made this change as 
conditional to GLSDK. There was also a check for amsdk.

Here is the link to the older version of this file:
http://arago-project.org/git/projects/meta-arago-glsdk.git?p=projects/meta-arago-glsdk.git;a=blob;f=meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb;h=00460683ce31ba5c32c60b94fc4aa94ed11b682b;hb=a0c23900703dd66bf28760cbdaf6bdec97c9bd72

Would you be able to comment/suggest on what is needed here?

Regards
Karthik


>
>>> +"
>>> +
>>>   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
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



  reply	other threads:[~2014-10-01  7:04 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
2014-09-30 21:23     ` Denys Dmytriyenko
2014-10-01  7:04       ` Karthik Ramanan [this message]
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=542BA771.6080409@ti.com \
    --to=a0393906@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=yanivma@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.