All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] packagegroup-*-connectivity: enable wlan/bt on dra7xx soc unconditionally
Date: Wed, 4 Mar 2015 20:43:39 -0500	[thread overview]
Message-ID: <20150305014339.GM6052@edge> (raw)
In-Reply-To: <4B26FB5A64EBA14C87266869E037F958141042CF@DFLE09.ent.ti.com>

Yes, indeed. Unfortunately, ECS team is not very forthcoming with updating 
their components...

I enabled bt-firmware for all dra7xx platforms for now, assuming the firmware 
binaries provide the necessary support. We'll need confirmation from ECS, but 
we can always disable it later.

-- 
Denys


On Wed, Mar 04, 2015 at 11:43:21PM +0000, Stiffler, Jacob wrote:
> This is breaking am57xx-evm builds. From " meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb ":
> 
> COMPATIBLE_MACHINE = "ti33x|ti43x|dra7xx-evm"
> 
> - Jake
> 
> 
> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> Sent: Wednesday, March 04, 2015 12:00 PM
> To: meta-arago@arago-project.org
> Subject: [meta-arago] [PATCH] packagegroup-*-connectivity: enable wlan/bt on dra7xx soc unconditionally
> 
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  .../packagegroups/packagegroup-arago-tisdk-connectivity.bb          | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> 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 08d2a4a..f157676 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 = "r31"
> +PR = "r32"
>  
>  inherit packagegroup
>  
> @@ -64,10 +64,10 @@ CONNECTIVITY_RDEPENDS_ti43x = "\
>      ${FIRMWARE_AND_DRIVERS} \
>  "
>  
> -CONNECTIVITY_RDEPENDS_dra7xx-evm = "\
> +CONNECTIVITY_RDEPENDS_dra7xx = "\
>      ${WLAN_COMMON} \
>      ${BLUETOOTH_STACK} \
> -    ${@base_contains('ARAGO_BRAND','glsdk','${FIRMWARE_AND_DRIVERS}','',d)} \
> +    ${FIRMWARE_AND_DRIVERS} \
>      bt-firmware \
>  "
>  
> -- 
> 2.2.0
> 
> _______________________________________________
> 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:[~2015-03-05  1:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 17:00 [PATCH] packagegroup-*-connectivity: enable wlan/bt on dra7xx soc unconditionally Denys Dmytriyenko
2015-03-04 23:43 ` Stiffler, Jacob
2015-03-05  1:43   ` 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=20150305014339.GM6052@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@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.