From: Denys Dmytriyenko <denys@ti.com>
To: Yaniv Mahani <yanivma@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8
Date: Wed, 4 Dec 2013 01:13:30 -0500 [thread overview]
Message-ID: <20131204061330.GR690@edge> (raw)
In-Reply-To: <1386015139-4852-1-git-send-email-yanivma@ti.com>
On Mon, Dec 02, 2013 at 10:12:19PM +0200, Yaniv Mahani wrote:
> From: Yaniv Machani <yanivma@ti.com>
>
> - Also change the default supported WILINK version
>
> Signed-off-by: Yaniv Machani <yanivma@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
> ---
> v3 changes-
> Restored WILINK_VERSION to WILINK-6 as default. (undo from previous commits)
Thanks for addressing all Franklin's comments - appreciate it!
> .../conf/distro/include/arago-prefs.inc | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 24f3785..032c12b 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -93,6 +93,9 @@ PREFERRED_VERSION_bash = "3.2.48"
> PREFERRED_VERSION_gettext = "0.16.1"
>
> WILINK_VERSION = "WILINK-6"
> +# For AM335x & AM43x Wilink 8 is now the default version to be used
> +WILINK_VERSION_ti33x = "WILINK-8"
> +WILINK_VERSION_ti43x = "WILINK-8"
> PREFERRED_PROVIDER_wl12xx-firmware = "${@base_contains('WILINK_VERSION','WILINK-8','wl18xx-firmware','wl12xx-firmware',d)}"
> PREFERRED_PROVIDER_ti-compat-wireless-wl12xx = "${@base_contains('WILINK_VERSION','WILINK-8','ti-compat-wireless-wl18xx','ti-compat-wireless-wl12xx',d)}"
> PREFERRED_PROVIDER_hostap-daemon = "${@base_contains('WILINK_VERSION','WILINK-8','hostap-daemon-wl18xx','hostap-daemon',d)}"
> --
> 1.7.9
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2013-12-04 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 20:12 [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8 Yaniv Mahani
2013-12-04 6:13 ` 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=20131204061330.GR690@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.