All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Yaniv Mahani <yanivma@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 12/14] arago-tisdk-connectivity: Restored connectivity modules compilation
Date: Wed, 4 Dec 2013 01:06:22 -0500	[thread overview]
Message-ID: <20131204060621.GP690@edge> (raw)
In-Reply-To: <1385993347-3223-1-git-send-email-yanivma@ti.com>

On Mon, Dec 02, 2013 at 04:09:07PM +0200, Yaniv Mahani wrote:
> From: Yaniv Machani <yanivma@ti.com>
> 
> - Modules compatibility issues with libnl were fixed.
> 
> Signed-off-by: Yaniv Machani <yanivma@ti.com>
> ---
>  .../packagegroup-arago-tisdk-connectivity.bb       |   16 ++++++----------
>  1 files changed, 6 insertions(+), 10 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 0aa019d..c159b9d 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 wlan and bluetooth packages into the target FS"
>  LICENSE = "MIT"
> -PR = "r17"
> +PR = "r18"
>  
>  inherit packagegroup
>  
> @@ -23,14 +23,11 @@ WLAN_COMMON = "\
>      pulseaudio-module-bluetooth-device \
>      eventdump \
>      ${@base_contains('WILINK_VERSION','WILINK-8','wlconf','',d)} \
> +    wpa-supplicant \
> +    crda \
> +    hostap-daemon \
> +    ti-wifi-utils \
>  "
> -
> -# TI/ECS versions of wpa-supplicant/crda/hostap/wifi-utils require older libnl,
> -# which no longer exists
> -#    wpa-supplicant
> -#    crda
> -#    hostap-daemon
> -#    ti-wifi-utils


>  # No bluetooth/bluetooth.h
>  #    oppserver

As oppserver used to be in common list, I commented it out here as 
unbuildable. Since you took care of it below for WiLink6, please remove the 
comment above.

BTW, what is the statis of Bluetooth in WiLink8? If it's not supported at all, 
should we also remove the other traces of BT, like bluez etc?


> @@ -42,8 +39,7 @@ WLAN_COMMON = "\
>  #    ti-compat-bluetooth

What about other commented out pieces:

ti-compat-wireless-wl12xx
ti-compat-bluetooth
wifi-direct-demo
battleship
wpa-gui-e

Although I see the patch from Eyal to update ti-compat-wireless - I assume 
you'd want to update this packagegroup again.


>  FIRMWARE_AND_DRIVERS = "\
> -    bt-firmware \
> -    bt-enable \
> +    "${@base_contains('WILINK_VERSION','WILINK-6',' oppserver bt-firmware bt-enable' , '',d)}"

Not critical, but there are some "ugly" whitespaces inside the parentheses 
above.


>      wl12xx-firmware \
>  "
>  
> -- 
> 1.7.9
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  parent reply	other threads:[~2013-12-04  6:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-02 14:09 [PATCH 12/14] arago-tisdk-connectivity: Restored connectivity modules compilation Yaniv Mahani
2013-12-02 15:04 ` Cooper Jr., Franklin
2013-12-04  6:06 ` Denys Dmytriyenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-28 11:38 Yaniv Mahani
2013-11-30 18:20 ` Cooper Jr., Franklin

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=20131204060621.GP690@edge \
    --to=denys@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.